Skip to content

Releases: thingsdb/ThingsDB

v1.4.10

03 Apr 12:46
Compare
Choose a tag to compare
  • Fixed daylight saving times bug in move(..) function, issue #342.

v1.4.9

21 Mar 11:58
Compare
Choose a tag to compare
  • Added backups_ok() function for the node scope, issue #341.

v1.4.8

15 Feb 21:22
Compare
Choose a tag to compare
  • Fixed bug with move(..) function with timezone information, issue #340.
  • Fixed test code and still fuck ruzzia.

v1.4.7

02 Feb 14:02
Compare
Choose a tag to compare
  • Added timezone Europe/Kyiv for the correct spelling, Fuck ruZZia.
  • Fixed Docker builds to include timezone data.

v1.4.6

08 Jan 20:26
Compare
Choose a tag to compare
  • Implemented optional chaining (double dot, ..) syntax, issue #339.
  • Implemented type definition task, issue #336.
  • Implemented enumerator member flag *, issue #338.

v1.4.5

01 Nov 12:27
Compare
Choose a tag to compare
  • Fixed bug with recursion in computed properties, issue #332.
  • Added nse(..) function, pr #333.
  • Fixed bug with short syntax in closure, issue #334.

v1.4.4

28 Oct 08:11
Compare
Choose a tag to compare
  • Fixed minor bug with assertion test (debug mode only), issue #329.
  • Fixed trivial bug with deep level in computed properties, issue #331.

v1.4.3

18 Oct 09:24
Compare
Choose a tag to compare
  • Added shutdown-period configuration option, issue #324.
  • Added authentication mask USER, issue #325.
  • Add id() to wrapped type and update map_id() function, issue #327.

v1.4.2

14 Oct 06:41
Compare
Choose a tag to compare
  • Added fill(..) function, issue #320.
  • Allow away mode (blocking) on a single node, issue #321.
  • Increase range(..) limitation, issue #322.

v1.4.1

07 Oct 06:57
Compare
Choose a tag to compare
  • Return same instance on type match, issue #315.
  • Added ren(..) function, issue #316.
  • Added enum_map(..) function, issue #318.