psolin / cleanco

Company Name Processor written in Python
MIT License
324 stars 95 forks source link

Release 2.1 #60

Closed danielchiu closed 3 years ago

danielchiu commented 3 years ago

The non-determinism was fixed in #54 in June, but the latest release (2.0.1) was in April. Is it possible to release a version fixing the non-determinism?

twalen commented 3 years ago

I'm also strongly interested in new release.

petri commented 3 years ago

I'm happy to build & push a release to PyPI if someone can submit a release PR (with setup.py, CHANGES.txt etc. changes). We should also drop old Python versions & switch away from Travis to Github CI actions.

petri commented 3 years ago

Many of the things were done in #62. @twalen could you update the changelog with what's changed since 2.0.1? I will then cut a release.

twalen commented 3 years ago

Thank you very much! I will update the changelog shortly.

twalen commented 3 years ago

@petri I've updated changes.txt file in the pull request: #63

petri commented 3 years ago

Done.