]> git.phdru.name Git - mimedecode.git/history - mimedecode
Build(GHActions): Use `checkout@v4` instead of outdated `v2`
[mimedecode.git] / mimedecode /
2024-01-02 Oleg BroytmanDocs: Year 2024
2023-09-17 Oleg BroytmanCI(pip): Ensure `pip` only if needed 3.1.0.post6
2023-07-10 Oleg BroytmanDocs: Version 3.1.0.post5 3.1.0.post5
2023-07-10 Oleg BroytmanCI(GHActions): Set `$LD_LIBRARY_PATH` 3.1.0.post4
2023-07-10 Oleg BroytmanTests,CI: PyPy3 3.1.0.post3
2023-07-07 Oleg BroytmanTests, CI: Run tests with Python 3.11 3.1.0.post2
2021-09-24 Oleg BroytmanRelease 3.1.0.post1: GitHub Actions 3.1.0.post1
2021-05-23 Oleg BroytmanBuild: Release version 3.1.0
2020-05-07 Oleg BroytmanFix: Re-raise the exception
2020-05-07 Oleg BroytmanFeat: Replace outdated `os.removedirs` by `shutil.rmtree`
2019-03-31 Oleg BroytmanFeat: Replaced outdated and insecure `mktemp` with...
2019-02-01 Oleg BroytmanVersion 3.0.0: Python 3.7 3.0.0
2018-03-28 Oleg BroytmanDocs: 2018 year
2017-12-27 Oleg BroytmanFeat: Move main() to __main__.py
2017-12-12 Oleg BroytmanSplit mimedecode.py into a mimedecode library and a...