Skip to content

Releases: biocad/hasbolt-extras

0.0.3.1

28 Sep 12:47
de6e582
Compare
Choose a tag to compare

What's Changed

  • Better error message in TH converter, unpack Int as Double by @maksbotan in #57

Full Changelog: 0.0.3.0...0.0.3.1

0.0.3.0

17 Aug 15:30
c12b491
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.2.2...0.0.3.0

0.0.2.2

05 May 12:21
d3f78a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.2.1...0.0.2.2

0.0.2.1

13 Mar 20:44
6652c6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.2.0...0.0.2.1

0.0.2.0

24 Jan 15:44
961726e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.1.9...0.0.2.0

Version 0.0.1.9

15 Mar 18:23
6562ce1
Compare
Choose a tag to compare
  • Add even more HasCallStack's;
  • make any ToValue - IsValue via ToIsValue;
  • make any NodeLike - isValue via NodeLikeProps.

Version 0.0.1.8

07 Sep 13:34
a7d7ef6
Compare
Choose a tag to compare
version 0.0.1.8: NonEmpty instances, BoltEnum (#45)

* Add ToValue / FromValue instances for NonEmpty

* Add BoltEnum DerivingVia wrapper

0.0.1.7

28 Apr 16:07
bc5988a
Compare
Choose a tag to compare
version 0.0.1.7: add more HasCallStack (#44)

Version 0.0.1.6

26 Dec 10:25
279193e
Compare
Choose a tag to compare
Merge pull request #43 from biocad/maksbotan/version-0.0.1.6

version 0.0.1.6: fix makeNodeLike for Maybe fields

Version 0.0.1.5

22 Dec 13:44
7c16800
Compare
Choose a tag to compare
version 0.0.1.5: compatibility with DRF (#41)