Skip to content

Releases: Nef10/SwiftBeanCountWealthsimpleMapper

1.6.2 Payments

13 Jul 22:56
49a0d32
Compare
Choose a tag to compare

Changes

📈 Enhancements

  • Allow dynamic specification of account for more transaction types @Nef10 (#258)
  • Handle online bill payment @Nef10 (#257)

📦 Dependencies

  • Bump WealthsimpleDownloader from 2.0.1 to 2.0.2 @swift-dependency-updater (#256)
  • Bump setup-swift from 2.0.0 to 2.1.0 @file-sync-app (#255)
  • Bump peaceiris/actions-gh-pages to 4.0.0 @file-sync-app (#254)
  • Bump setup-swift from 1.26.0 to 2.0.0 @file-sync-app (#252)
  • Bump very_good_coverage from 2.2.0 to 3.0.0 @file-sync-app (#250)
  • Bump release-drafter from 5.25.0 to 6.0.0 @file-sync-app (#248)
  • Bump sticky-pull-request-comment from 2.8.0 to 2.9.0 @file-sync-app (#247)

1.6.1 Fund Transfers

14 Jan 02:10
Compare
Choose a tag to compare

Changes

📈 Enhancements

🧰 Maintenance

📦 Dependencies

  • Bump actions/upload-artifact from 3 to 4 @dependabot (#238)
  • Bump swift-actions/setup-swift from 1.25.0 to 1.26.0 @dependabot (#241)
  • Bump very_good_coverage from 2.1.0 to 2.2.0 @file-sync-app (#237)
  • Bump github-script from 6.4.1 to 7.0.1 @file-sync-app (#236)

1.6.0 Stock Dividend

11 Nov 21:59
16ba4be
Compare
Choose a tag to compare

Changes

🚀 Features

🧰 Maintenance

  • Update swiftlint config for 0.53.0 @file-sync-app (#225)

📦 Dependencies

  • Bump SwiftLint to 0.54.0 @file-sync-app (#231)
  • Bump release-drafter from 5.24.0 to 5.25.0 @file-sync-app (#230)
  • Bump swift-actions/setup-swift from 1.24.0 to 1.25.0 @file-sync-app (#228)
  • Bump SwiftLint to 0.53.0 @file-sync-app (#226)
  • Bump tibdex/github-app-token from 2.0.0 to 2.1.0 @file-sync-app (#224)
  • Bump tibdex/github-app-token from 1.8.0 to 2.0.0 @file-sync-app (#223)
  • Bump actions/checkout from 3 to 4 @file-sync-app (#222)
  • Bump setup-swift from 1.23.0 to 1.24.0 @file-sync-app (#221)
  • Bump sticky-pull-request-comment to 2.8.0 @file-sync-app (#220)
  • Bump sticky-pull-request-comment to 2.7.0 @file-sync-app (#219)
  • Bump SwiftLint to 0.52.4 @file-sync-app (#218)

1.5.3 Dividends

15 Jul 22:53
c67622d
Compare
Choose a tag to compare

Changes

📈 Enhancements

  • Allow for new dividend description text @Nef10 (#217)

🧰 Maintenance

  • Update SwiftLint config for 0.52.2 @file-sync-app (#213)

📦 Dependencies

  • Bump Release Drafter to 5.24.0 @file-sync-app (#216)
  • Bump SwiftLint to 0.52.3 @file-sync-app (#215)
  • Bump SwiftLint to 0.52.2 @file-sync-app (#214)

1.5.2 Update Parser Utils

30 Apr 02:10
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • SwiftLint: ignore Protocol Buffer files @file-sync-app (#212)
  • Update copyright year @file-sync-app (#209)
  • Release Drafter: Move dependencies to separate section @file-sync-app (#208)
  • Update SwiftLint config for 0.51.0 @file-sync-app (#205)
  • Update SwiftLint to 0.51.0 @file-sync-app (#204)
  • remove default.profraw @Nef10 (#201)
  • Migrate deprecated set-output to environment files @file-sync-app (#196)

📦 Dependencies

  • Bump SwiftBeanCountParserUtils from 0.0.1 to 1.0.0 @swift-dependency-updater (#211)
  • Bump sticky-pull-request-comment to 2.6.2 @file-sync-app (#210)
  • Bump swift-actions/setup-swift from 1.22.0 to 1.23.0 @file-sync-app (#207)
  • Bump actions/github-script from 6.4.0 to 6.4.1 @file-sync-app (#206)
  • Bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3 @file-sync-app (#203)
  • Bump release-drafter from 5.22.0 to 5.23.0 @file-sync-app (#200)
  • Bump swift-actions/setup-swift to 1.22.0 @file-sync-app (#198)
  • Bump sticky-pull-request-comment to 2.5.0 @file-sync-app (#195)
  • Bump sticky-pull-request-comment to 2.4.0 @file-sync-app (#194)
  • Bump tibdex/github-app-token from 1.7.0 to 1.8.0 @file-sync-app (#193)
  • Bump actions/github-script from 6.3.3 to 6.4.0 @file-sync-app (#192)
  • Bump peaceiris/actions-gh-pages to 3.9.2 @file-sync-app (#189)

1.5.1 Symbols

16 Jan 05:40
03b2ca1
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix dividend account lookup and price import when a different symbol is used @Nef10 (#187)

🧰 Maintenance

  • Bump peaceiris/actions-gh-pages to 3.9.1 @file-sync-app (#186)
  • Bump release-drafter from 5.21.1 to 5.22.0 @file-sync-app (#185)
  • Bump setup-swift to 1.21.0 @file-sync-app (#182)
  • Update SwiftLint config for 0.50.3 @file-sync-app (#181)
  • Bump sticky-pull-request-comment to 2.3.1 @file-sync-app (#180)
  • Bump peaceiris/actions-gh-pages to 3.9.0 @file-sync-app (#179)
  • Bump very_good_coverage to 2.1.0 @file-sync-app (#178)
  • Bump swift-actions/setup-swift to 1.20.0 @file-sync-app (#176)
  • Fix SwiftLint errors @Nef10 (#177)
  • Bump sticky-pull-request-comment to 2.3.0 @file-sync-app (#170)
  • Bump release-drafter from 5.21.0 to 5.21.1 @file-sync-app (#169)
  • Bump tibdex/github-app-token from 1.6.0 to 1.7.0 @file-sync-app (#168)
  • Update Nef10/lcov-reporter-action to 0.4.0 @file-sync-app (#165)
  • Bump actions/github-script from 6.3.1 to 6.3.3 @file-sync-app (#164)
  • Bumpsticky-pull-request-comment to 2.2.1 @file-sync-app (#163)
  • Bump very_good_coverage from 1.2.1 to 2.0.0 @file-sync-app (#160)
  • Bump actions/github-script from 6.2.0 to 6.3.1 @file-sync-app (#159)
  • Bump Nef10/lcov-reporter-action to 0.3.2 @file-sync-app (#158)
  • Bump swift-actions/setup-swift to 1.18.0 @file-sync-app (#157)
  • Bump release-drafter from 5.20.1 to 5.21.0 @file-sync-app (#156)
  • Update SwiftLint config for 0.49.1 @file-sync-app (#153)
  • Update SwiftLint config for 0.49.0 @file-sync-app (#152)
  • Bump actions/github-script from 6.1.1 to 6.2.0 @file-sync-app (#151)
  • Bump release-drafter from 5.20.0 to 5.20.1 @file-sync-app (#149)
  • Bump actions/github-script from 6.1.0 to 6.1.1 @file-sync-app (#148)
  • Allow specifying macOS version @file-sync-app (#146)
  • Bump tibdex/github-app-token from 1.5.2 to 1.6.0 @file-sync-app (#145)
  • Update copyright year @file-sync-app (#143)
  • Update SwiftLint config for 0.47.1 @file-sync-app (#142)
  • Bump actions/github-script from 6.0.0 to 6.1.0 @file-sync-app (#141)
  • Bump release-drafter from 5.19.0 to 5.20.0 @file-sync-app (#140)
  • Update setup-swift to 1.15.0 @file-sync-app (#137)
  • Bump tibdex/github-app-token from 1.5.1 to 1.5.2 @file-sync-app (#136)
  • Bump actions/upload-artifact from 2 to 3 @file-sync-app (#135)
  • Bump setup-swift from 1.13.1 to 1.14.0 @file-sync-app (#133)

1.5.0 Stock Splits

13 Mar 06:57
0ea9dea
Compare
Choose a tag to compare

Changes

🚀 Features

🧰 Maintenance

  • Bump release-drafter from 5.18.1 to 5.19.0 @file-sync-app (#130)
  • Bump actions/checkout from 2 to 3 @file-sync-app (#128)
  • Bump fwal/setup-swift to 1.13.1 @file-sync-app (#126)
  • Bump setup-swift from 1.11.0 to 1.12.0 @file-sync-app (#124)
  • Bump actions/github-script from 5.1.0 to 6.0.0 @file-sync-app (#123)
  • Bump release-drafter from 5.18.0 to 5.18.1 @file-sync-app (#122)
  • Bump very_good_coverage from 1.2.0 to 1.2.1 @file-sync-app (#121)
  • Bump release-drafter from 5.17.6 to 5.18.0 @file-sync-app (#116)
  • Update SwiftLint config for 0.46.1 @file-sync-app (#114)
  • Bump release-drafter from 5.16.2 to 5.17.6 @file-sync-app (#113)
  • Bump release-drafter from 5.15.0 to 5.16.2 @file-sync-app (#111)
  • Bump actions/github-script from 5.0.0 to 5.1.0 @file-sync-app (#109)
  • Bump fwal/setup-swift from 1.10.0 to 1.11.0 @file-sync-app (#108)
  • Bump tibdex/github-app-token from 1.5.0 to 1.5.1 @file-sync-app (#107)
  • Update SwiftLint config for 0.45.1 @file-sync-app (#106)
  • Bump fwal/setup-swift from 1.9.0 to 1.10.0 @file-sync-app (#105)
  • Bump fwal/setup-swift to 1.9.0 @file-sync-app (#103)
  • Update SwiftLint config for 0.45.0 @file-sync-app (#98)
  • Bump tibdex/github-app-token from 1.4.0 to 1.5.0 @Nef10 (#102)

1.4.2 Cashback Bonus

05 Nov 07:00
Compare
Choose a tag to compare

Changes

📈 Enhancements

🧰 Maintenance

  • Bump WealthsimpleDownloader from 2.0.0 to 2.0.1 @swift-dependency-updater (#100)
  • Bump marocchino/sticky-pull-request-comment from 2.1.1 to 2.2.0 @dependabot (#99)
  • Remove automerge workflow @Nef10 @file-sync-app (#97)
  • Change to throwing test functions @Nef10 (#96)
  • Adjust release drafter template @Nef10 @file-sync-app (#95)
  • Save coverage info even if coverage threshold is not met @Nef10 @file-sync-app (#94)
  • Bump actions/github-script from 4.1.0 to 5.0.0 @file-sync-app (#93)

1.4.1 Update Downloader

22 Sep 07:36
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • Update WealthsimpleDownloader to 2.0.0 @Nef10 (#91)

1.4.0 MetaData Handling

20 Sep 01:54
Compare
Choose a tag to compare

Changes

Note: The handling of meta data keys has changed, which might require changes in the beancount file. See the Readme for an example.

🚀 Features

  • Add fallback account for payment spend @Nef10 (#90)
  • Make wealthsimple-symbol on commodities optional @Nef10 (#72)

📈 Enhancements

  • Remove non-functional rounding posting @Nef10 (#83)
  • Adjust account meta data to allow specifying separately per account @Nef10 (#81)
  • Use account number and importer type to identify wealthsimple accounts @Nef10 (#74)

🧰 Maintenance

  • Set minimum test coverage @Nef10 (#89)
  • Add dividend without fx and contribution room test + small refactoring @Nef10 (#88)
  • Add sell, transfer and unsupported type tests, small refactor @Nef10 (#87)
  • Add dividend, nrwt and transaction already exist test + small refactor @Nef10 (#86)
  • Add map transaction errors and buy tests @Nef10 (#85)
  • Refactor for testing and add tests for position mapping @Nef10 (#84)
  • Add remaining LederLookup tests @Nef10 (#82)
  • Add tests for Wealthsimple Transaction extension @Nef10 (#79)
  • Refactor helper methods @Nef10 (#78)
  • Refactor account name lookup @Nef10 (#77)
  • Add error tests @Nef10 (#76)
  • Add first tests, some refactoring @Nef10 (#75)
  • Bump WealthsimpleDownloader from 1.1.0 to 1.1.1 @swift-dependency-updater (#73)