Skip to content

Latest commit

 

History

History
53 lines (41 loc) · 853 Bytes

File metadata and controls

53 lines (41 loc) · 853 Bytes

News

Lists of changes between versions.

Latest

  • Major: Drop python 3.8 support.

1.6.0

  • Minor: Various maintaince improvements.

1.5.0

  • Minor: Simpler dependency managment.
  • Minor: Closing infile before exit.

1.4.0

  • Minor: Creating SpecifierSet directly from specifiers using latest packaging version.

1.3.1

  • Patch: Correct aiohttp requirement.

1.3.0

  • Minor: Upgrade versions concurrently.

1.2.0

  • Minor: Downgrade if newest version is yanked.

1.1.0

  • Minor: Support reading settings from pyproject.toml.
  • Minor: Accepts atmost a single input and output file.
  • Minor: Pypy support.

1.0.0

  • Minor: Support Python 3.13.
  • Minor: Use cli from bouillon instead of boil.py.
  • Minor: Use brundle to run linters.

0.3.0

  • Initial release #2.

0.2.0

  • Initial release.