Skip to content

Releases: bn-d/ppx_subliner

v0.2.1

19 Aug 01:10
6ad4e44
Compare
Choose a tag to compare

What's Changed

  • Add deriver for enum by @bn-d in #30
  • Remove the usage of with_default_loc by @bn-d in #31

Full Changelog: v0.2.0...v0.2.1

v0.2.0

27 May 14:37
8157102
Compare
Choose a tag to compare

What's Changed

  • Add bisect coverage by @bn-d in #9
  • Add attr parser for term by @bn-d in #10
  • Implement named term and switch attr parser to use polymorphic variant by @bn-d in #11
  • Migrate cmd info attr parser and add test by @bn-d in #12
  • Implement positional term by @bn-d in #13
  • Reimplement named term and improve tests by @bn-d in #14
  • Add ppx_deriving_cmdliner test by @bn-d in #15
  • Implement tuple by @bn-d in #17
  • Support seperator for list, array and tuple by @bn-d in #18
  • Support file, dir, non_dir_file by @bn-d in #19
  • Attach sep to type instead of field by @bn-d in #20
  • Add docs for term by @bn-d in #21
  • Support separator for [@ last] by @bn-d in #22
  • Support env properly by @bn-d in #23
  • Support [@ rev] by @bn-d in #24
  • Remove duplicated attr test and add tests for term error by @bn-d in #25
  • Support inline record by @bn-d in #26
  • Support multi args by @bn-d in #27
  • Support [@ term] by @bn-d in #28
  • Support [@ conv] by @bn-d in #29

Backward Incompatibility

  • Use kebab case for default naming by @bn-d in #16

Full Changelog: v0.1.3...v0.2.0

v0.1.3

22 Mar 02:47
da4b3fe
Compare
Choose a tag to compare

What's Changed

  • Fix type in module and t type by @bn-d in #8

Full Changelog: v0.1.2...v0.1.3

v0.1.2

06 Mar 22:13
45d8df5
Compare
Choose a tag to compare

What's Changed

  • Add documentation by @bn-d in #3
  • Support default attr for group by @bn-d in #4
  • Support subliner. prefix for attr by @bn-d in #5
  • Simplify attr code by @bn-d in #6

Full Changelog: v0.1.1...v0.1.2

v0.1.1

19 Feb 07:10
27f8c85
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

What's Changed

  • Implement group cmd and eval function generation by @bn-d in #1
  • Fix opam release by @bn-d in #2

New Contributors

  • @bn-d made their first contribution in #1

Full Changelog: https://github.com/bn-d/ppx_subliner/commits/v0.1.1