Oct 2023
DevLog
gocloc
v0.5.2 has been released.
v0.5.2
- Support PRQL (#76)
- by vanillajonathan's contribution. Thanks 🤝
- Add Language
autopep8
v2.1.0(WIP)
- Support Python3.12, and drop 3.7 (#709)
- CI run with PyPy3.10 (#711)
- The PyPy version v7.3.12, which is compliant with Python 3.10, was released in June 2023. I have made accommodations for this.
A little while ago, I migrated from setup.py to pyproject.toml. I did this using setuptools. For simple projects, it might be good to use Flit as well. I plan to do the same for several other active projects.
Thanks to all the sponsors
- tell-k
- jeffrade
- toshitanian
- getsentry ... New Sponsor ❤️
- codecov ... New Sponsor ❤️
Thanks!!
If you would like to support me, please visit my GitHub Sponsor page🚪
31 October 2023