Skip to content

Releases: gocardless/business-python

v2.1.0

03 Aug 14:24
4f6681a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.3...v2.1.0

v2.0.3

05 Aug 08:17
d436c45
Compare
Choose a tag to compare
  • stricter type checking
  • add py.typed file to indicate to mypy that the library is fully type annotated.

v2.0.1

29 Apr 09:32
815d6cc
Compare
Choose a tag to compare
  • widen range of importlib_metadata to include 4.x.x release
  • CircleCI: bump poetry/pip to latest
  • poetry.lock: update dependencies to latest

v2.0.0

28 Apr 14:59
5ad767b
Compare
Choose a tag to compare

🚨 Breaking changes 🚨

-Remove bundled calendars #6

See the readme for migration.

v1.0.3

17 Nov 16:19
12e8b9b
Compare
Choose a tag to compare

Update bank holidays for 2021+ #71
CircleCI next-gen + poetry 1.1.4 + update ranges #69

v1.0.2

07 May 09:26
972064d
Compare
Choose a tag to compare

Add additional history to bundled calendars

  • bacs: add 2011-2012 holidays
  • targetfrance: add 2013-2017 holidays

v1.0.1

01 May 15:21
74fe7e4
Compare
Choose a tag to compare
  • Fix issue with Danish public holidays

v1.0.0

20 Apr 10:59
3a8d1ae
Compare
Choose a tag to compare

Initial release