Skip to content

2024.01.30

Compare
Choose a tag to compare
@carlmontanari carlmontanari released this 29 Jan 02:38
· 89 commits to main since this release

What's Changed

  • Remove all ANSI codes from buf by @denisbondar in #302
  • : pass parameters if given initial_input by @MattCatz in #305
  • refactor: dont use deprecated pkg_resources on >=3.9, some pyupgrade … by @carlmontanari in #308
  • Completely replace pkg_resources with importlib.resources by @killjoy1221 in #311
  • feat: eager input to not read input after writing it by @carlmontanari in #314
  • Update ANSI_ESCAPE_PATTERN for discussion #313 by @denisbondar in #316

New Contributors

Full Changelog: 2023.07.30...2024.01.30