Skip to content

Releases: vinyl-linux/mint

v0.4.3

11 Jul 08:13
Compare
Choose a tag to compare

What's Changed

  • Provide a uint16 type for 2-byte wide positive numbers by @jspc in #39
  • Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #38
  • Bump golang.org/x/mod from 0.18.0 to 0.19.0 by @dependabot in #40

Full Changelog: v0.4.2...v0.4.3

v0.4.2

19 Jun 19:33
c620920
Compare
Choose a tag to compare

Full Changelog: v0.4.1...v0.4.2

v0.4.1

17 Jun 07:41
637c0f5
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

v0.4.0

16 Jun 14:53
4f08728
Compare
Choose a tag to compare

What's Changed

  • Use default permissions for builds by @jspc in #23
  • Bump github.com/alecthomas/participle/v2 from 2.1.0 to 2.1.1 by @dependabot in #26
  • Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #25
  • Bump golang.org/x/mod from 0.12.0 to 0.15.0 by @dependabot in #27
  • Bump github.com/spf13/viper from 1.16.0 to 1.18.2 by @dependabot in #28
  • Upgrade dependencies manually by @jspc in #29
  • Bump github.com/alecthomas/repr from 0.2.0 to 0.4.0 by @dependabot in #30
  • Bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #35
  • Bump golang.org/x/mod from 0.15.0 to 0.17.0 by @dependabot in #32
  • Bump github.com/gofrs/uuid/v5 from 5.0.0 to 5.2.0 by @dependabot in #34
  • Support enums by @jspc in #37
  • Bump golang.org/x/mod from 0.17.0 to 0.18.0 by @dependabot in #36

Full Changelog: v0.3.0...v0.4.0

v0.3.0

28 Oct 14:53
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/mod from 0.10.0 to 0.12.0 by @dependabot in #16
  • Bump github.com/iancoleman/strcase from 0.2.0 to 0.3.0 by @dependabot in #17
  • Bump github.com/dave/jennifer from 1.6.1 to 1.7.0 by @dependabot in #18
  • Bump github.com/alecthomas/participle/v2 from 2.0.0 to 2.1.0 by @dependabot in #19

Full Changelog: v0.2.0...v0.3.0

v0.2.0

15 Jun 09:25
Compare
Choose a tag to compare

What's Changed

  • Ensure collections of complex types marshall with no initialiser by @jspc in #12
  • Generate code, run benchmarks by @jspc in #13
  • Set empty collections to nil value by @jspc in #14

Full Changelog: 0.1.0...v0.2.0

0.1.0

12 Jun 20:54
Compare
Choose a tag to compare

What's Changed

  • Use cobra to provide a binary by @jspc in #6
  • Binary marshalling/ unmarshalling by @jspc in #7
  • UUID type by @jspc in #8
  • Bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in #9
  • Code generation by @jspc in #10
  • Provide simpler access to binary, document that by @jspc in #11

New Contributors

Full Changelog: https://github.com/vinyl-linux/mint/commits/0.1.0