Releases: bn-d/ppx_subliner
Releases · bn-d/ppx_subliner
v0.2.1
v0.2.0
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
Full Changelog: v0.1.3...v0.2.0