Skip to content

0.6.0

Compare
Choose a tag to compare
@fdiblen fdiblen released this 30 Aug 09:53
· 47 commits to main since this release
55b80ed

What's Changed

Added

  • Keep project_setup.md for all the profiles and remove from the menu #576
  • Make contributing guidelines optional #465
  • Make linting optional #568
  • Make editorconfig optional #571
  • Make contributing guidelines optional #465
  • Make developer documentation optional #467
  • Make Code of Conduct optional #464
  • New YAML files for copier questions #529
  • Make zenodo next step instructions optional #520
  • Make SonarCloud optional #515
  • Make citation optional #471
  • Make online documentation optional #476
  • Make local documentation optional #593
  • Make local test optional #594

Changed

  • Update the user documentation (README.md) of the template #575
  • Updated .gitignore #622
  • add extra info for sub-menus #628
  • skip merging CHANGELOG.md and CODE_OF_CONDUCT.md if they exist #628
  • added value field to license options #617
  • fix filename typo of githooks #611
  • next_steps.md is shown as a copier message #609
  • Change the default profile to 'recommended' #598
  • Updated the user documentation (README.md) of the template #569
  • Droped Python 3.8 and 3.9 support #551
  • Fix broken link checker #546
  • pre-commit script is optional (#457)
  • CHANGELOG.md is now optional (#462)

Removed

  • Remove the configuration of isort (#591), which is no longer used since #347.

Full Changelog: 0.5.0...0.6.0