Skip to content

Releases: Nef10/SwiftBeanCountModel

0.1.6 TransactionMetaData

01 Aug 01:20
Compare
Choose a tag to compare

Add default parameter values to the TransactionMetaData constructor

0.1.5 Fix amount for

29 Jul 05:51
Compare
Choose a tag to compare
v0.1.5

Amount for: return amount even if no decimal digits are present

0.1.4 amount on MultiCurrencyAmount

28 Jul 06:28
Compare
Choose a tag to compare

add amount function to MultiCurrencyAmount

0.1.3 Balance Transactions

28 Jul 04:19
Compare
Choose a tag to compare

Make balance function of transaction public

0.1.2 More public functions

08 Jul 06:14
Compare
Choose a tag to compare

Provide more functions consumers can use

0.1.1 Documentation

07 Jun 01:07
Compare
Choose a tag to compare

Add missing documentation

0.1.0 Swift Package

27 May 06:33
Compare
Choose a tag to compare
Fix documentation action

- Move jazzy config to right location
- Build only when tagging a release

Add CommoditySymbol

23 May 20:50
Compare
Choose a tag to compare
v0.0.27

Remove unused methods, add test

Merge Transactions, Make Account closing let

23 May 07:19
Compare
Choose a tag to compare
v0.0.26

Move amount to TestUtils, more refactoring of tests

Fix metaData not copied when creating TransactionPosting

23 May 01:09
Compare
Choose a tag to compare
v0.0.25

Fix metaData not copied when creating TransactionPosting