Releases: bn-d/ppx_pyformat
Releases · bn-d/ppx_pyformat
v0.1.2
v0.1.1
v0.1.0
What's Changed
- Add parser and types by @bn-d in #1
- Add runtime library for int and string by @bn-d in #3
- Impl rewriter for int and string by @bn-d in #3
- Impl all float runtime except general by @bn-d in #4
- Factor out align from runtime format function by @bn-d in #5
- Impl general float runtime by @bn-d in #6
- Finish rewriter for arg and float by @bn-d in #7
- Improve types validation and error messages by @bn-d in #8
Full Changelog: https://github.com/bn-d/ppx_pyformat/commits/v0.1.0