Skip to content

Releases: mmenanno/lunchmoney

v1.4.0

25 Aug 20:13
ea6dbe5
Compare
Choose a tag to compare

What's Changed

  • add support for recurring_granularity and recurring_quantity fields on transaction object by @mmenanno in #330

Full Changelog: v1.3.0...v1.4.0

v1.3.0

13 May 14:51
52e5afa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

10 Apr 00:42
008cd16
Compare
Choose a tag to compare

What's Changed

  • update crypto object to have to_base attribute by @mmenanno in #243

Full Changelog: v1.1.2...v1.2.0

v1.1.2

17 Feb 05:17
4239590
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

14 Feb 22:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

01 Feb 18:08
Compare
Choose a tag to compare

What's Changed

  • Namespace updates by @halorrr in #194

Full Changelog: v1.0.0...v1.1.0

v1.0.0

01 Feb 04:35
77049d1
Compare
Choose a tag to compare

Full release! All api calls should now be supported!

What's Changed

  • add warning when cassette is older than 30 days by @halorrr in #185
  • update readme and release version 1.0.0 by @halorrr in #193

Full Changelog: v0.10.0...v1.0.0

v0.10.0

01 Feb 02:44
1e1ad60
Compare
Choose a tag to compare

What's Changed

  • update gem name to lunchmoney by @halorrr in #191

Full Changelog: v0.9.1...v0.10.0

v0.9.1

31 Jan 05:40
fee173b
Compare
Choose a tag to compare

What's Changed

  • add daily schedule to CI by @halorrr in #184
  • Float/Integer interchangeable by @halorrr in #186
  • redesign error object to act more like an array by @halorrr in #187
  • clean up usage of T.cast and T.unsafe by @halorrr in #188

Full Changelog: v0.9.0...v0.9.1

v0.9.0

31 Jan 01:26
8abefb9
Compare
Choose a tag to compare

What's Changed

  • add Float as potential type for spending_to_base on Data by @halorrr in #175
  • finish update_crypto call by @halorrr in #138
  • don't use ci remote call on insert_transaction by @halorrr in #176
  • finish upsert_budget call by @halorrr in #177
  • finish remove_budget call by @halorrr in #178
  • finish remaining category endpoints by @halorrr in #181
  • add better typing to recurring field on budget returns by @halorrr in #182

Full Changelog: v0.8.0...v0.9.0