pyewjn/CHANGELOG.md
Deepak Mallubhotla 775e9ce3f0
All checks were successful
gitea-physics/pyewjn/pipeline/tag This commit looks good
gitea-physics/pyewjn/pipeline/head This commit looks good
chore(release): 0.3.0
2022-03-28 21:18:55 -05:00

1.5 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.0 (2022-03-29)

⚠ BREAKING CHANGES

  • pushes type checking earlier in the docket

Features

  • adds unapproximated nam calc (20db727)
  • pushes type checking earlier in the docket (d2dd960)

Bug Fixes

  • fixes stuff with nam integration (2b22267)
  • removes unnecessary None checks (4d59f9c)
  • removes unnecessary None checks (5e830f6)

0.2.1 (2022-03-29)

⚠ BREAKING CHANGES

  • Renames to pyewjn
  • big breaking change set

Features