Skip to content
This repository was archived by the owner on Jan 11, 2026. It is now read-only.

Releases: Nef10/SwiftBeanCountWealthsimpleMapper

1.9.0 Credit Card

12 Nov 06:18
1601b38

Choose a tag to compare

Changes

🚀 Features

🧰 Maintenance

📦 Dependencies

1.8.0 Stock lending

17 Aug 21:55
06ef419

Choose a tag to compare

Changes

📈 Enhancements

🧰 Maintenance

📦 Dependencies

1.7.0 Multiple numbers

29 Dec 02:12

Choose a tag to compare

Changes

📈 Enhancements

  • Allow multiple account numbers and transaction ids @Nef10 (#261)

🧰 Maintenance

  • Update code for SwiftLint to 0.57.0 @Nef10 (#260)
  • Update SwiftLint config for 0.57.0 @file-sync-app (#259)

📦 Dependencies

  • Bump SwiftLint from 0.54.0 to 0.57.0 @file-sync-app (#260)

1.6.2 Payments

13 Jul 22:56
49a0d32

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

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

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

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

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

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

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)