Releases: hikerpig/pintora
Releases · hikerpig/pintora
v0.2.0 `@param useMaxWidth true`
What's Changed
- docs: name actions in simple example correctly by @floriangosse in #16
- [ci] modify github workflow to be compatible with pnpm by @hikerpig in #17
- Optimize grammar rules by @hikerpig in #19
- feat(pintora-daigrams): support useMaxWidth option for some diagrams by @hikerpig in #21
New Contributors
- @thebergamo and @floriangosse made their first contribution in #14 and #16
Full Changelog: v0.1.1...v0.2.0
v0.1.0 I'm ready
This is the first ready version of pintora.
We have 5 builtin diagrams, and some basic syntax conventions such as
- directive that starts with
@
- comment that starts with
%%
More diagrams and features are coming next.