Skip to content

Releases: paholg/subenum

v1.1.2

12 Mar 13:25
Compare
Choose a tag to compare

Commits

  • bd8c572: Disambiguate Error type in TryFrom (#29) (Christian Schwarz) #29
  • 4c8f2f2: Fix nightly build / simplify no_std (#30) (Paho Lurie-Gregg) #30
  • 0ec9cdb: Version 1.1.2 (Paho Lurie-Gregg)

v1.1.1

19 Sep 03:54
Compare
Choose a tag to compare

Commits

  • 063d56b: Version 1.1.0 (#24) (Paho Lurie-Gregg) #24
  • af0d872: Generate doc-comments for generated errors (#25) (Paho Lurie-Gregg) #25
  • 93d83cd: Version 1.1.1 (Paho Lurie-Gregg)

v1.1.0

19 Sep 02:41
063d56b
Compare
Choose a tag to compare

Commits

v1.0.1

26 Feb 04:20
Compare
Choose a tag to compare

Commits

  • b111a81: Bump to version 1.0 (#10) (Paho Lurie-Gregg) #10
  • 526c3d6: Fix references to generic types (#12) (Paho Lurie-Gregg) #12
  • 12cc45c: Version 1.0.1 (Paho Lurie-Gregg)

v1.0.0

21 Feb 06:56
Compare
Choose a tag to compare

Commits

  • 220ddb9: Add badges (#2) (Paho Lurie-Gregg) #2
  • 21e0d8b: Fix docs link (Paho Lurie-Gregg)
  • 85c3dc8: Clean-up GitHub Actions, add changelog (#3) (Paho Lurie-Gregg) #3
  • fac87c7: Migrate from actions-rs (#4) (Paho Lurie-Gregg) #4
  • 9566d05: Add example (Paho Lurie-Gregg)
  • 463ef1b: Fix unnamed vars (#6) (Paho Lurie-Gregg) #6
  • 6a024d5: Require enums to be pre-declared (#7) (Paho Lurie-Gregg) #7
  • de06b78: Support lifetimes and generics (#9) (Paho Lurie-Gregg) #9
  • cb5696e: Bump to version 1.0 (Paho Lurie-Gregg) #10

v0.1.0

14 Feb 05:12
d5ab521
Compare
Choose a tag to compare
Initial Release