Skip to content

Releases: PySloth/pysloth

v0.0.3

07 Apr 15:33
f7e9cba
Compare
Choose a tag to compare
  • Change license to Apache 2.0
  • Add Sphinx documentation pages
  • Add code coverage
  • Add badges and more documentation on README.md
  • Automate tests, doc builds, and PyPI publication

v0.0.2

31 Mar 12:03
f3755da
Compare
Choose a tag to compare
  • Downgrade numpy to >=1.19.2 to support 3.6
  • Change TXT dependency to conda YAML file
  • Update GitHub actions YAML file
  • Update README.md to include installation and quickstart

v0.0.1

30 Mar 13:31
f86e13b
Compare
Choose a tag to compare
  • Setup directories and requirements
  • Add old ICPD repository; make minor reformatting changes
  • Make minimum implementation: bare functions, docstrings, and type-hinting
  • Setup GitHub actions