Skip to content

Release v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 08:16
· 4 commits to main since this release

1.0.0 (2023-06-09)

⚠ BREAKING CHANGES

  • bnppf: BNPPF refactoring, configuration file has been replaced by environment variables.

Features

  • bnppf: refactor BNPPF parser code (ec0a058)

Bug Fixes

  • resolve flake8 detected issues (bcb019e)

Continuous Integration

  • add automatic release note and tag (2151a27)
  • add BNPPF unit testing (a62b51f)
  • make sure CI/CD pipeline is still running (e2397fe)
  • migrate from master to main branch (3d73727)
  • move syntax checker outside BNPPF tests (58fb6e6)