Skip to content

Release version 0.2.0

Compare
Choose a tag to compare
@PabloRMira PabloRMira released this 24 Jan 00:48
· 22 commits to main since this release

🚀 New features:

  • [FEA] Run pytests or nbdev_test_nbs before GitHub release, pypi publishing or conda build
  • [FEA] Add functions to build package and publish to pypi (#14)
  • [FEA] Add tools to for conda packaging and anaconda upload (#8)
  • [FEA] Add templates and CLI to setup project (#5)
  • [FEA] Add function to update gitignore (#4)

💡 Documentation:

  • [DOC] Document package usage

🛠️ Refactoring / Maintenance:

  • [MNT] Reduce dependency on fastcore (#15)
  • [MNT] Robustify ini templates and enhanced gh-release-config (#12)
  • [MNT] Shutdown CI because not working with conda (#10)