Skip to content

Releases: Karnott/grange

grange v2.1.0

13 Jan 14:22
a08d439

Choose a tag to compare

Features

  • create diff functionnality v1 (ff5587a)
  • create diff functionnality v2 (0449668)

grange v2.0.1

22 Aug 10:25
1dd2a51

Choose a tag to compare

Bug Fixes

  • update doc for 'v2+' module strategy (19a4944)

grange v2.0.0

22 Aug 08:58
5626928

Choose a tag to compare

⚠ BREAKING CHANGES

  • range: rename RangeTime into DateTimeRange and RangeNumber into NumberRange (README)

Code Refactoring

  • range: rename RangeTime into DateTimeRange and RangeNumber into NumberRange (README) (feccd0b)

grange v1.1.0

22 Aug 08:22
d587035

Choose a tag to compare

Features

  • range: create func ToPostgresString to format range values for postgres (8bf05cc)

grange v1.0.1

07 Jul 09:39
3bd2baa

Choose a tag to compare

Bug Fixes

  • readme: fix readme list syntax (e6179df)

grange v1.0.0

07 Jul 09:22
398959b

Choose a tag to compare

Features

  • range: create RangeInterface + RangeTime + RangeNumber type + create intersection func (c7196c3)
  • range: range bound can be exclusive (40e67fd)