Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.1.0 #20

Merged
merged 1 commit into from
Jun 20, 2023
Merged

chore(main): release 0.1.0 #20

merged 1 commit into from
Jun 20, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 15, 2023

🤖 I have created a release beep boop

0.1.0 (2023-06-15)

⚠ BREAKING CHANGES

  • drop Python 3.8 support
  • drop {Money,Price}.{ccy,qty,dov} type hints
  • make {Money,Price}.NA a classmethod, rename to .na

Features

  • add {Money,Price}.ccy_or_none method (a6c25d1)
  • add {Money,Price}.dimap method (0f10309)
  • add {Money,Price}.dov_or_none method (0ee64ab)
  • add {Money,Price}.fmap method (cffe534)
  • add {Money,Price}.or_else method (d7085cb)
  • add {Money,Price}.qty_map method (f859908)
  • add {Money,Price}.qty_or_else method (081b335)
  • add {Money,Price}.qty_or_none method (ae9c480)
  • add {Money,Price}.qty_or_zero method (62b97d4)
  • add type guards for {None,Some}{Money,Price} type checks (98f8259)

Bug Fixes

  • correct spelling for some documentation and exception messages (a029cb8)
  • drop Python 3.8 support (c978c2e)
  • fix Protocol definitions (7977dd4)
  • make NonePrice.money a property (a705315)
  • use more common names for pre-defined currencies (a00a403)

Code Refactoring

  • drop {Money,Price}.{ccy,qty,dov} type hints (c98b60d)
  • make {Money,Price}.NA a classmethod, rename to .na (c79b092)

Documentation


This PR was generated with Release Please. See documentation.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 0154db1 to e7dde39 Compare June 15, 2023 10:08
@vst vst self-requested a review June 20, 2023 05:28
Copy link
Owner

@vst vst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@vst vst merged commit 00f8ee1 into main Jun 20, 2023
@vst vst deleted the release-please--branches--main branch June 20, 2023 05:28
@github-actions
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant