Skip to content

Codeine v0.2.2

Choose a tag to compare

@mpdunne mpdunne released this 23 Jul 11:20

A few minor changes:

  • Update and improve docs
  • Add license, keywords, classifiers, and project URLs to PyProject.toml
  • Implement len with advice
  • Accept negative indices in __getitem__
  • Add space.count()
  • Minor refactoring & tidying