Skip to content

Releases: LucasRoesler/pydatascience-template

v2.0.0

18 Apr 11:35
2013a7b
Compare
Choose a tag to compare
  • Add support for arm64 builds, this requires a switch to miniforge for
    conda. This is a community effort in conda to support arm, which is
    not fully suppported by Anaconda co.
  • Add support for testing with tox
  • Add two sample test functions that demonstrate support for numpy
  • Add CI workflow using github actions to verify that the same functions
    build as expected.

v1.0.0: Merge pull request #1 from LucasRoesler/fix-template-name-typo

26 Jun 18:31
65d6968
Compare
Choose a tag to compare
  • Fix template name typos
  • Update the dockerfiles to ensure that the function specific
    requirements are installed as well as the template reqs. This ensures
    that users can customize their installs

Initial Release

22 May 15:14
13d0251
Compare
Choose a tag to compare

Just an initial basic release to help start versioning