Skip to content

Releases: axfor/bast

v1.1.7

26 Jul 08:38
Compare
Choose a tag to compare
v1.1.7 Pre-release
Pre-release
  • support registry and discovery of services
    3 commits

v1.1.6

06 Feb 14:14
Compare
Choose a tag to compare
  • fixes issues and added tests of kv #2

3 commits

v1.1.5

09 Jan 15:01
Compare
Choose a tag to compare
  • Added TLS (:https) startup support
  • Added redis(standalone,cluster) store to session
  • Added travis build script
  • Fixes CORS bugs and improvements
  • Rename ctx.Page to ctx.GetPage and remove ctx.Pages
  • Rename Pagination* to Page*
  • Rename conf.RegistConf() to conf.Register()
  • Improvements distributed system unique ids and better isolation,remove ids.Clear
  • Improvements conf,httpc etc.

30 commits

v1.1.4

31 Dec 14:58
Compare
Choose a tag to compare
  • Added xml,yaml formart
  • Added http client lib module httpc
  • Optimization performance
  • Fixes CORS bugs and others

v1.1.3

24 Dec 08:15
Compare
Choose a tag to compare
  • Add a similar pipeline validator
    support date,email,int,ip,match,max,min,required,sometimes
  • Add multi-language
  • Fixes bugs and improvements
  • Support cookies SameSite.

v1.1.2

06 Nov 10:00
Compare
Choose a tag to compare
v1.1.2 Pre-release
Pre-release
time,logs:fixes bugx of time.DateByTime

and  improve logs.Err

v1.1.1

12 Sep 06:34
Compare
Choose a tag to compare
v1.1.1 Pre-release
Pre-release
fix bug

v1.1

10 May 02:49
Compare
Choose a tag to compare
trans:improve describe and update doc

v1.0.11

08 May 07:44
Compare
Choose a tag to compare
v1.0.11 Pre-release
Pre-release
tryRun:Increase the count of try startup

v1.0.10

16 Apr 07:49
Compare
Choose a tag to compare
v1.0.10 Pre-release
Pre-release
Modify MarshalJSON the receiver of bast.Time and time.Time are the same