Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 466 Bytes

File metadata and controls

13 lines (7 loc) · 466 Bytes

Release Notes

0.0.1b2 - 2021-06-16

  • add pyproject.toml to follow PEP 518 compliance and install Cython before building (Author @Plantain, tilery#14)
  • update minimal Cython version to >=0.29.23 (tilery#16)
  • remove pkg_resources to increase performance when loading the library (tilery#18)

0.0.1b1 - 2019-04-17

  • Initial release.