Releases: ewjoachim/raincoat
Releases · ewjoachim/raincoat
1.2.4
- Fix dependencies (
typing_extensions
was not marked as a runtime dependency) (#36) @ewjoachim
1.2.3
Auto-publish to PyPI: third time's the charm
1.2.2
Auto-publish on PyPI - take 2
1.2.1
Auto-publish to PyPI (if it works)
1.2.0: Maintenance
- Fix compatibility with
importlib_metadata
(#34) - Thanks @sampaccoud - Redo tooling again (#34, #35, ...)
Kudos:
1.1.0
- Fix missing coverage (#35) @ewjoachim
- Misc things (#34) @ewjoachim
- Improve README (#31) @wo0dyn
Kudos:
@ewjoachim, @wo0dyn and Joachim Jablon
1.0.1: Fixing PyPI description
Miscellaneous
- Fix PyPI description (#30)
1.0.0: Everything changed !
Big bang
- Redone all the boilerplate (#28). Dropped py2.7, py3.4, py3.5, added py3.6, py3.7, py3.8, changed all the tooling, rewrote part of the code that didn't work anymore after 3 years of no maintenance... Most of the actual code hasn't changed, though. And it should be compatible with before, modulo the python version. Also, closed #25
Bug Fixes
Misc
- Moved novafloss > peopledoc (#21) (actually also moved to
ewjoachim
) - Fixed pyroma version because of crash (#22) (Actually also removed pyroma...)
Kudos:
Entry points !
You can now configure matches in your own project for raincoat to verify them 🎉
I'm lacking a LOT of documentation, so for now, see the setup.cfg and follow the white rabbit to see how it's done, but hopefully, the documentation will be quite more precise in the next releases!