Skip to content

Releases: pantherale0/pyroostermoney

2023.12.1

19 Dec 16:42
4523bc6
Compare
Choose a tag to compare

2023.12.0

19 Dec 14:15
c7abdc1
Compare
Choose a tag to compare

2023.9.1

06 Sep 20:28
Compare
Choose a tag to compare

Fixed

  • Family account get_transaction_history not checking date correctly

2023.9.0

06 Sep 20:01
Compare
Choose a tag to compare

New

  • New versioning system based on year, date and build
  • Module no longer in beta
  • Added support to return family account transaction history

Fixed

  • #17 Exception when updating data at midnight of the start of a new week

0.3.7

26 Aug 19:59
Compare
Choose a tag to compare
  • Fixes master jobs increasing size of jobs parameter each time an update is requested

Full Changelog: 0.3.6...0.3.7

0.3.6

26 Aug 19:40
Compare
Choose a tag to compare
  • Fix issue where master job schedule types are incorrectly set to None

Full Changelog: 0.3.5...0.3.6

0.3.5

25 Aug 22:31
Compare
Choose a tag to compare
  • New pot related actions in this release (add #10 , remove #11 and transfer money #12 )
  • Money transfers from/to custom pots are not currently supported, although the code exists there is an outstanding issue (see #12)
  • Fixes an issue where pot targets display a raw value rather than the real value (#16)
  • A number of under the hood changes to accommodate the above features and introductions of a couple of new enums.

Full Changelog: 0.3.4...0.3.5

0.3.4

23 Aug 19:22
Compare
Choose a tag to compare
  • ChildAccount now exposes allowance settings

Full Changelog: 0.3.3...0.3.4

0.3.3

23 Aug 18:57
Compare
Choose a tag to compare
  • Add action to freeze or unfreeze a card
  • Jobs now parse the day of week
  • Refactor some enums and move them into a central place

Full Changelog: 0.3.2...0.3.3

0.3.2

23 Aug 16:32
Compare
Choose a tag to compare