Skip to content

v1.0.0

Compare
Choose a tag to compare
@Tails86 Tails86 released this 21 Apr 19:17
· 72 commits to main since this release
  • Fixed many concatenation bugs
  • Concatenated string formattings are now simplified if the RHS string contains same formatting as LHS
  • Added partition(), rpartition(), settings_at(), removeprefix(), removesuffix(), replace(), rfind(), rindex(), split(), rsplit(), splitlines(), swapcase(), title(), and zfill()
  • Refactoring for better code readability
  • Updated README

https://pypi.org/project/ansi-string/1.0.0/