- Use enum.IntFlag instead of a string sequence to define extensions. - Fix pyromark.Markdown's \_\_module\_\_ attribute. - New full-fledged documentation and docstrings instead of README.md.
0.1.4
- Rebuild with PyPy 3.10 wheels for x86_64 and i686. - Update dependencies.
0.1.3
- Update dependencies (most importantly, PyO3 from 0.18.3 to 0.19.0).