Swiftpack.co - Swift Packages by Nef10

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by Nef10

Nef10/swift-dependency-updater v0.0.7
A tool to update swift package manager dependencies
⭐️ 9
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
0.0.7 Single Platform Dependencies
1 year ago
# 📈 Enhancements - Output warning instead of fail if a dependency could not be found (most likely do to the dependency only being required on one platform) @Nef10 (#104, #105)
0.0.6 Swift 5.6 fix
1 year ago
# Changes ## 🐛 Bug Fixes - Fix error with Swift 5.6 arguments @Nef10 (#103)
0.0.5 Swift 5.5 and 5.6 support
1 year ago
# Changes ## 🚀 Features - Adjust for Swift 5.6 @Nef10 (#102) - Adjust for Swift 5.5 output @Nef10 (#60) ## 🧰 Maintenance - Bump fwal/setup-swift to 1.13.1 @file-sync-app (#98) - Bump tibdex/github-app-token from 1.5.1 to 1.5.2 @dependabot (#101) - Bump swift-argument-parser from 1.1.1 to 1.1.2 @swift-dependency-updater (#100) - Bump actions/upload-artifact from 2 to 3 @dependabot (#99) - Bump swift-argument-parser from 1.0.3 to 1.1.1 @swift-dependency-updater (#96) - Bump release-drafter from 5.18.1 to 5.19.0 @file-sync-app (#95) - Bump actions/checkout from 2 to 3 @file-sync-app (#93) - Bump fwal/setup-swift to 1.13.1 @file-sync-app (#91) - Bump setup-swift from 1.11.0 to 1.12.0 @file-sync-app (#89) - Bump actions/github-script from 5.1.0 to 6.0.0 @file-sync-app (#88) - Bump release-drafter from 5.18.0 to 5.18.1 @file-sync-app (#87) - Bump very_good_coverage from 1.2.0 to 1.2.1 @file-sync-app (#86) - Bump release-drafter from 5.17.6 to 5.18.0 @file-sync-app (#81) - Bump swift-argument-parser from 1.0.2 to 1.0.3 @swift-dependency-updater (#79) - Update SwiftLint config for 0.46.1 @file-sync-app (#77) - Bump release-drafter from 5.16.2 to 5.17.6 @file-sync-app (#76) - Bump release-drafter from 5.15.0 to 5.16.2 @file-sync-app (#74) - Bump actions/github-script from 5.0.0 to 5.1.0 @file-sync-app (#72) - Bump fwal/setup-swift from 1.10.0 to 1.11.0 @file-sync-app (#71) - Bump tibdex/github-app-token from 1.5.0 to 1.5.1 @file-sync-app (#70) - Update SwiftLint config for 0.45.1 @file-sync-app (#69) - Bump fwal/setup-swift from 1.9.0 to 1.10.0 @file-sync-app (#68) - Bump fwal/setup-swift to 1.9.0 @file-sync-app (#66) - Bump swift-argument-parser from 1.0.1 to 1.0.2 @swift-dependency-updater (#65) - Bump tibdex/github-app-token from 1.4.0 to 1.5.0 @file-sync-app (#64) - Bump sticky-pull-request-comment to 2.2.0 @file-sync-app (#63) - Update SwiftLint config for 0.45.0 @file-sync-app (#62) - Remove automerge workflow @file-sync-app (#61) - Bump Rainbow from 4.0.0 to 4.0.1 @swift-dependency-updater (#58) - Adjust release drafter template @file-sync-app (#57) - Save coverage info even if coverage threshold is not met @file-sync-app (#56) - Bump actions/github-script from 4.1.0 to 5.0.0 @file-sync-app (#55) - Remove dead link @Nef10 (#53) - Bump swift-argument-parser from 0.5.0 to 1.0.1 @swift-dependency-updater (#52) - Update for SwiftLint 0.44.0 @file-sync-app (#51) - Update fwal/setup-swift to v1.8.0 @file-sync-app (#50) - Bump swift-argument-parser from 0.4.4 to 0.5.0 @swift-dependency-updater (#49) - Update label sync @file-sync-app (#48) - Add more labels for change log @file-sync-app (#47) - Add label sync @file-sync-app (#46) - Update for SwiftLint 0.43.1 @file-sync-app (#45) - Adjust release drafter labels @file-sync-app (#44) - Fix enable-github-automerge-action to v1 @file-sync-app (#43) - Update GitHub Actions dependencies @file-sync-app (#42) - Add Automerge for sync PRs @file-sync-app (#41) - Add support for CI on linux @file-sync-app (#40) - Update for SwiftLint 0.42.0 @file-sync-app (#39) - 🔄 Synced file(s) with Nef10/common-swift-package @file-sync-app (#38) - Fix typo @Nef10 (#35) - Bump tibdex/github-app-token from 1.3.0 to 1.4.0 @dependabot (#33) - Bump actions/github-script from 4.0.2 to 4.1.0 @dependabot (#34) - Update dependabot.yml @Nef10 (#32) - Add warning for version bump to release note draft @Nef10 (#30) - Bump swift-argument-parser from 0.4.3 to 0.4.4 @swift-dependency-updater (#29) - Fix release drafter to version @Nef10 (#27)
0.0.4 Fix error if no dependencies
2 years ago
## Changes ## 🐛 Bug Fixes - Fix failure if package has no dependencies @Nef10 (#26) ## 🧰 Maintenance - Apply swift-dependency-updater to our own repo @Nef10 (#24)
0.0.3 GitHub command
2 years ago
## Changes ## 🚀 Features - Add github command @Nef10 (#20) ## 📈 Enhancements - Resolve dependencies at the beginning @Nef10 (#19)
0.0.2 Update command
2 years ago
## Changes ## 🚀 Features - Add update command @Nef10 (#13) ## 📈 Enhancements - Add Completion command to ReadMe @Nef10 (#15) - Add Limitations to ReadMe @Nef10 (#14) ## 🧰 Maintenance - Enforce minimum code coverage @Nef10 (#16) - Bump swift-argument-parser to 0.4.3 @Nef10 (#11)
0.0.1 First Release
2 years ago
The first release only contains a `list` command
macOS
Nef10/TangerineDownloader v0.0.3
Library to download transactions from Tangerine
⭐️ 1
🕓 11 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
0.0.3 Dependencies
12 weeks ago
# Changes ## 🧰 Maintenance - Bump SwiftScraper from 0.5.1 to 0.6.0 @swift-dependency-updater (#63) - Bump release-drafter from 5.22.0 to 5.23.0 @file-sync-app (#62) - Bump swift-actions/setup-swift to 1.22.0 @file-sync-app (#60) - Migrate deprecated set-output to environment files @file-sync-app (#58) - Bump sticky-pull-request-comment to 2.5.0 @file-sync-app (#57) - Bump sticky-pull-request-comment to 2.4.0 @file-sync-app (#56) - Bump tibdex/github-app-token from 1.7.0 to 1.8.0 @file-sync-app (#54) - Bump actions/github-script from 6.3.3 to 6.4.0 @file-sync-app (#53) - Bump peaceiris/actions-gh-pages to 3.9.2 @file-sync-app (#50) - Bump peaceiris/actions-gh-pages to 3.9.1 @file-sync-app (#48) - Bump release-drafter to 5.22.0 @file-sync-app (#47) - Bump setup-swift to 1.21.0 @file-sync-app (#44) - Update SwiftLint config for 0.50.3 @file-sync-app (#42) - Bump sticky-pull-request-comment to 2.3.1 @file-sync-app (#41) - Bump peaceiris/actions-gh-pages to 3.9.0 @file-sync-app (#40) - Bump very_good_coverage to 2.1.0 @file-sync-app (#39) - Pin SwiftLint version to 0.50.0 @file-sync-app (#38) - Bump marocchino/sticky-pull-request-comment to 2.3.0 @file-sync-app (#33) - Bump swift-actions/setup-swift from 1.18.0 to 1.20.0 @dependabot (#37) - Bump release-drafter from 5.21.0 to 5.21.1 @file-sync-app (#30) - Bump tibdex/github-app-token from 1.6.0 to 1.7.0 @file-sync-app (#29) - Update Nef10/lcov-reporter-action to 0.4.0 @file-sync-app (#26) - Bump actions/github-script from 6.3.1 to 6.3.3 @file-sync-app (#25) - Bumpsticky-pull-request-comment to 2.2.1 @file-sync-app (#24) - Bump very_good_coverage from 1.2.1 to 2.0.0 @file-sync-app (#21) - Bump actions/github-script from 6.2.0 to 6.3.1 @file-sync-app (#20) - Bump Nef10/lcov-reporter-action to 0.3.2 @file-sync-app (#19) - Bump swift-actions/setup-swift to 1.18.0 @file-sync-app (#16) - Bump release-drafter from 5.20.1 to 5.21.0 @file-sync-app (#15) - Update SwiftLint config for 0.49.1 @file-sync-app (#12) - Update SwiftLint config for 0.49.0 @file-sync-app (#11) - Bump actions/github-script from 6.1.1 to 6.2.0 @file-sync-app (#10) - Fix supported platforms in README alt text @Nef10 (#8)
0.0.2 Allow init
41 weeks ago
# Changes ## 🐛 Bug Fixes - Add public init @Nef10 (#3)
0.0.1 First Release
41 weeks ago
First Release
iOS macOS
Nef10/SwiftBeanCountCLI v0.1.0
Command line tool for SwiftBeanCount
⭐️ 1
🕓 6 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
0.1.0 Tax Slips
6 weeks ago
# Changes ## 🚀 Features - Add tax-slip command @Nef10 (#188) ## 🧰 Maintenance - Bump version and update readme @Nef10 (#190) - Change to use executableTarget @Nef10 (#189) - Update copyright year @file-sync-app (#187) - Release Drafter: Move dependencies to separate section @file-sync-app (#186) - Make formattable commands return an array @Nef10 (#185) - Move formattable + colorized command options into option groups @Nef10 (#184) - Update SwiftLint config for 0.51.0 @file-sync-app (#180) - Update SwiftLint to 0.51.0 @file-sync-app (#179) - Migrate deprecated set-output to environment files @file-sync-app (#173) - Update SwiftLint config for 0.50.3 @file-sync-app (#157) - Pin SwiftLint version to 0.50.0 @file-sync-app (#153) - Fix swiftlint warnings @Nef10 (#151) - Add documentation workflow @file-sync-app (#146) - Update SwiftLint config for 0.49.1 @file-sync-app (#123) - Update SwiftLint config for 0.49.0 @file-sync-app (#121) - Allow specifying macOS version @file-sync-app (#115) - Update copyright year @file-sync-app (#112) - Update SwiftLint config for 0.47.1 @file-sync-app (#111) - Update SwiftLint config for 0.46.1 @file-sync-app (#80) - Update SwiftLint config for 0.45.1 @file-sync-app (#72) - Update SwiftLint config for 0.45.0 @file-sync-app (#64) - Remove automerge workflow @file-sync-app (#63) - Adjust release drafter template @file-sync-app (#61) - Save coverage info even if coverage threshold is not met @file-sync-app (#60) - Remove dead link @Nef10 (#57) - Update SwiftLint config for 0.44.0 @file-sync-app (#55) - Allow manual trigger of label sync @file-sync-app (#52) - Adjust label configuration @file-sync-app (#51) - Add Label sync @file-sync-app (#50) - Update SwiftLint config for 0.43.1 @file-sync-app (#49) - Update Release Drafter config @file-sync-app (#48) - Enable auto merge for sync requests @file-sync-app (#45) - CI: Allow to configure supported os @file-sync-app (#44) - Setup sync with Nef10/common-swift-package @file-sync-app (#43) - Create minimum_coverage.txt @Nef10 (#42) - Rename master to main @Nef10 (#39) - Add Release Drafter @Nef10 (#34) - Add swift-dependency-updater @Nef10 (#31) - Update CI @Nef10 (#30) ## 📦 Dependencies - Bump swift-actions/setup-swift from 1.22.0 to 1.23.0 @file-sync-app (#183) - Bump actions/github-script from 6.4.0 to 6.4.1 @file-sync-app (#181) - Bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3 @dependabot (#178) - Bump release-drafter from 5.22.0 to 5.23.0 @file-sync-app (#177) - Bump swift-actions/setup-swift to 1.22.0 @file-sync-app (#175) - Bump sticky-pull-request-comment to 2.5.0 @file-sync-app (#171) - Bump sticky-pull-request-comment to 2.4.0 @file-sync-app (#170) - Bump swift-argument-parser from 1.2.1 to 1.2.2 @swift-dependency-updater (#169) - Bump tibdex/github-app-token from 1.7.0 to 1.8.0 @file-sync-app (#168) - Bump actions/github-script from 6.3.3 to 6.4.0 @file-sync-app (#167) - Bump peaceiris/actions-gh-pages from 3.9.0 to 3.9.2 @dependabot (#164) - Bump swift-argument-parser from 1.2.0 to 1.2.1 @swift-dependency-updater (#163) - Bump release-drafter to v5.22.0 @file-sync-app (#162) - Bump setup-swift to 1.21.0 @file-sync-app (#159) - Bump sticky-pull-request-comment to 2.3.1 @file-sync-app (#156) - Bump peaceiris/actions-gh-pages to 3.9.0 @file-sync-app (#155) - Bump very_good_coverage to 2.1.0 @file-sync-app (#154) - Bump swift-actions/setup-swift to 1.20.0 @file-sync-app (#152) - Bump swift-argument-parser from 1.1.4 to 1.2.0 @swift-dependency-updater (#145) - Bump sticky-pull-request-comment to 2.3.0 @file-sync-app (#142) - Bump release-drafter from 5.21.0 to 5.21.1 @file-sync-app (#141) - Bump tibdex/github-app-token from 1.6.0 to 1.7.0 @file-sync-app (#140) - Update Nef10/lcov-reporter-action to 0.4.0 @file-sync-app (#137) - Bump actions/github-script from 6.3.1 to 6.3.3 @file-sync-app (#136) - Bumpsticky-pull-request-comment to 2.2.1 @file-sync-app (#135) - Bump very_good_coverage from 1.2.1 to 2.0.0 @file-sync-app (#132) - Bump actions/github-script from 6.2.0 to 6.3.1 @file-sync-app (#131) - Bump Nef10/lcov-reporter-action to 0.3.2 @file-sync-app (#130) - Bump swift-actions/setup-swift to 1.18.0 @file-sync-app (#127) - Bump release-drafter from 5.20.1 to 5.21.0 @file-sync-app (#126) - Bump swift-argument-parser from 1.1.3 to 1.1.4 @swift-dependency-updater (#122) - Bump actions/github-script from 6.1.1 to 6.2.0 @file-sync-app (#120) - Bump release-drafter from 5.20.0 to 5.20.1 @file-sync-app (#118) - Bump actions/github-script from 6.1.0 to 6.1.1 @file-sync-app (#117) - Bump tibdex/github-app-token from 1.5.2 to 1.6.0 @file-sync-app (#114) - Bump swift-argument-parser from 1.1.2 to 1.1.3 @swift-dependency-updater (#110) - Bump actions/github-script from 6.0.0 to 6.1.0 @file-sync-app (#109) - Bump release-drafter from 5.19.0 to 5.20.0 @file-sync-app (#108) - Update setup-swift to 1.15.0 @file-sync-app (#105) - Bump swift-argument-parser from 1.1.1 to 1.1.2 @swift-dependency-updater (#104) - Bump tibdex/github-app-token from 1.5.1 to 1.5.2 @file-sync-app (#103) - Bump actions/upload-artifact from 2 to 3 @file-sync-app (#102) - Bump swift-argument-parser from 1.0.3 to 1.1.1 @swift-dependency-updater (#98) - Bump setup-swift from 1.13.1 to 1.14.0 @file-sync-app (#100) - Bump release-drafter from 5.18.1 to 5.19.0 @file-sync-app (#97) - Bump actions/checkout from 2 to 3 @file-sync-app (#95) - Bump fwal/setup-swift to 1.13.1 @file-sync-app (#93) - Bump setup-swift from 1.11.0 to 1.12.0 @file-sync-app (#91) - Bump actions/github-script from 5.1.0 to 6.0.0 @file-sync-app (#90) - Bump release-drafter from 5.18.0 to 5.18.1 @file-sync-app (#89) - Bump very_good_coverage from 1.2.0 to 1.2.1 @file-sync-app (#88) - Bump release-drafter from 5.17.6 to 5.18.0 @file-sync-app (#83) - Bump swift-argument-parser from 1.0.2 to 1.0.3 @swift-dependency-updater (#81) - Bump release-drafter from 5.16.2 to 5.17.6 @file-sync-app (#79) - Bump release-drafter from 5.15.0 to 5.16.2 @file-sync-app (#77) - Bump actions/github-script from 5.0.0 to 5.1.0 @file-sync-app (#75) - Bump fwal/setup-swift from 1.10.0 to 1.11.0 @file-sync-app (#74) - Bump tibdex/github-app-token from 1.5.0 to 1.5.1 @file-sync-app (#73) - Bump fwal/setup-swift from 1.9.0 to 1.10.0 @file-sync-app (#71) - Bump fwal/setup-swift to 1.9.0 @file-sync-app (#69) - Bump swift-argument-parser from 1.0.1 to 1.0.2 @swift-dependency-updater (#68) - Bump tibdex/github-app-token from 1.4.0 to 1.5.0 @file-sync-app (#67) - Bump sticky-pull-request-comment to 2.2.0 @file-sync-app (#65) - Bump Rainbow from 4.0.0 to 4.0.1 @swift-dependency-updater (#62) - Bump actions/github-script from 4.1.0 to 5.0.0 @file-sync-app (#59) - Bump swift-argument-parser from 0.5.0 to 1.0.1 @swift-dependency-updater (#56) - Bump setup-swift to 1.8.0 @file-sync-app (#54) - Bump swift-argument-parser from 0.4.4 to 0.5.0 @swift-dependency-updater (#53) - Pin enable-github-automerge-action to 1.0.0 @file-sync-app (#47) - Bump GitHub Action dependencies @file-sync-app (#46) - Bump tibdex/github-app-token from 1.3.0 to 1.4.0 @dependabot (#36) - Bump actions/github-script from 4.0.2 to 4.1.0 @dependabot (#37) - Bump swift-argument-parser from 0.4.3 to 0.4.4 @swift-dependency-updater (#35) - Bump swift-argument-parser from 0.3.1 to 0.4.3 @swift-dependency-updater (#33) - Bump Rainbow from 3.2.0 to 4.0.0 @swift-dependency-updater (#32) - Bump romeovs/lcov-reporter-action from v0.2.19 to v0.2.21 @dependabot (#27) - Bump fwal/setup-swift from v1.5.0 to v1.6.0 @dependabot (#26) - Bump romeovs/lcov-reporter-action from v0.2.17 to v0.2.19 @dependabot (#25)
0.0.3 Autocompletion
2 years ago
add autocompletion
0.0.2 Stats and Accounts
2 years ago
Add `stats` and `accounts` command.
0.0.1 First version
3 years ago
Supports `check` command
Nef10/WealthsimpleDownloader v2.0.1
Swift library to download data from Wealthsimple using the API
⭐️ 1
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
2.0.1 Cashback
1 year ago
# Changes ## 📈 Enhancements - Add cashbackBonus type @Nef10 (#81) ## 🧰 Maintenance - Bump marocchino/sticky-pull-request-comment from 2.1.1 to 2.2.0 @dependabot (#80) - Remove automerge workflow @Nef10 @file-sync-app (#78) - Update reference to app @Nef10 (#77) - Adjust release drafter template @Nef10 @file-sync-app (#76) - Save coverage info even if coverage threshold is not met @Nef10 @file-sync-app (#75) - Bump actions/github-script from 4.1.0 to 5.0.0 @Nef10 @file-sync-app (#74)
2.0.0 Protocols
1 year ago
# Changes Source Breaking: Certain Sub type have moved and are now no longer contained in a different type. ## 🚀 Features - Refactor to provide protocols for all public structs @Nef10 (#72)
1.1.1 Account Number
1 year ago
## Changes ## 🚀 Features - Add account number @Nef10 (#71)
1.1.0 Transaction Types
1 year ago
**Note that some raw values of the TransactionTypes slightly changed** ## 📈 Enhancements - Add more Wealthsimple Transaction types @Nef10 (#70) - Unify raw value of TransactionType to camelCase @Nef10 (#69) ## 🧰 Maintenance - Update SwiftLint config for 0.44.0 @file-sync-app @Nef10 (#68) - Bump fwal/setup-swift from 1.7.0 to 1.8.0 @file-sync-app @Nef10 (#67) - Improve label sync @file-sync-app @Nef10 (#66) - Add release drafter labels to sync @file-sync-app @Nef10 (#65) - Automatically sync labels @file-sync-app @Nef10 (#64) - Update SwiftLint config for 0.43.1 @file-sync-app @Nef10 (#63) - Add more labels to release drafter @file-sync-app @Nef10 (#62) - Pin GitHub Actions dependencies versions @file-sync-app @Nef10 (#61) - Bump GitHub Actions dependencies versions @file-sync-app @Nef10 (#60) - Add auto-merge for sync PRs @file-sync-app @Nef10 (#59) - Allow skipping linux builds for ci @file-sync-app @Nef10 (#58) - Unify common files between swift package repositories @file-sync-app @Nef10 (#56) - Create minimum_coverage.txt @Nef10 (#57) - Remove explicit version number from Readme @Nef10 (#53) - Bump tibdex/github-app-token from 1.3.0 to 1.4.0 @dependabot (#51) - Bump actions/github-script from 4.0.2 to 4.1.0 @dependabot (#52)
1.0.7 Future transactions
1 year ago
## Changes ## 📈 Enhancements - Load Transactions with future effective date @Nef10 (#50)
1.0.6 WS Updates
1 year ago
## Changes ## 📈 Enhancements - Update to support new Wealthsimple account type and updated keys @Nef10 (#49)
1.0.5 Interest
1 year ago
## Changes ## 📈 Enhancements - Add Interest Transaction Type for Cash accounts @Nef10 (#47)
1.0.4 Thread Safety
2 years ago
## Changes ## 📈 Enhancements - Make library thread safe @Nef10 (#46) ## 🐛 Bug Fixes - Fix bug in new token logic @Nef10 (#45)
1.0.3 Fix token refresh
2 years ago
## Changes ## 🐛 Bug Fixes - Fix download error if token needs refresh @Nef10 (#44)
1.0.2 Referral Bonus
2 years ago
## Changes ## 📈 Enhancements - Add Referral Bonus Transaction Type @Nef10 (#42) ## 🧰 Maintenance - Fix running documentation generation @Nef10 (#41)
Nef10/RogersBankDownloader v0.0.9
Swift Package to download Transactions for Rogers Bank Credit Cards
⭐️ 1
🕓 19 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
0.0.9 Activity Categories
19 weeks ago
# Changes ## 📈 Enhancements - Add overlimit fee activity category @Nef10 (#136) ## 🐛 Bug Fixes - Do not crash for unknown activity categories @Nef10 (#136) ## 🧰 Maintenance - Bump peaceiris/actions-gh-pages to 3.9.1 @file-sync-app (#135) - Bump release-drafter from 5.21.1 to 5.22.0 @file-sync-app (#134) - Bump setup-swift to 1.21.0 @file-sync-app (#131) - Update SwiftLint config for 0.50.3 @file-sync-app (#130) - Bump sticky-pull-request-comment to 2.3.1 @file-sync-app (#129) - Bump peaceiris/actions-gh-pages to 3.9.0 @file-sync-app (#128) - Bump very_good_coverage to 2.1.0 @file-sync-app (#127) - Pin SwiftLint version to 0.50.0 @file-sync-app (#126) - Bump swift-actions/setup-swift to 1.20.0 @file-sync-app (#124) - Fix swiftlint errors @Nef10 (#125)
0.0.8 Foreign pending
30 weeks ago
# Changes ## 🐛 Bug Fixes - Mark all foreign values besides origialAmount as optional @Nef10 (#119) - Fixes parsing on pending foreign transactions - Fix flaky test @Nef10 (#90) ## 🧰 Maintenance - Bump sticky-pull-request-comment to 2.3.0 @file-sync-app (#117) - Bump release-drafter from 5.21.0 to 5.21.1 @file-sync-app (#116) - Bump tibdex/github-app-token from 1.6.0 to 1.7.0 @file-sync-app (#115) - Update Nef10/lcov-reporter-action to 0.4.0 @file-sync-app (#112) - Bump actions/github-script from 6.3.1 to 6.3.3 @file-sync-app (#111) - Bumpsticky-pull-request-comment to 2.2.1 @file-sync-app (#110) - Bump very_good_coverage from 1.2.1 to 2.0.0 @file-sync-app (#107) - Bump actions/github-script from 6.2.0 to 6.3.1 @file-sync-app (#106) - Bump Nef10/lcov-reporter-action to 0.3.2 @file-sync-app (#105) - Bump swift-actions/setup-swift to 1.18.0 @file-sync-app (#104) - Bump release-drafter from 5.20.1 to 5.21.0 @file-sync-app (#103) - Update SwiftLint config for 0.49.1 @file-sync-app (#100) - Update SwiftLint config for 0.49.0 @file-sync-app (#99) - Bump actions/github-script from 6.1.1 to 6.2.0 @file-sync-app (#98) - Bump release-drafter from 5.20.0 to 5.20.1 @file-sync-app (#96) - Bump actions/github-script from 6.1.0 to 6.1.1 @file-sync-app (#95) - Allow specifying macOS version @file-sync-app (#93) - Bump tibdex/github-app-token from 1.5.2 to 1.6.0 @file-sync-app (#92) - Update copyright year @file-sync-app (#89) - Update SwiftLint config for 0.47.1 @file-sync-app (#87)
0.0.7 Re-try
47 weeks ago
# Changes ## 📈 Enhancements - Add re-try to the download activities function @Nef10 (#85) ## 🧰 Maintenance - Add DownloadError Tests @Nef10 (#86) - Bump actions/github-script from 6.0.0 to 6.1.0 @file-sync-app (#84) - Bump release-drafter from 5.19.0 to 5.20.0 @file-sync-app (#83) - Update setup-swift to 1.15.0 @file-sync-app (#76) - Add Activity Tests @Nef10 (#80) - Bump tibdex/github-app-token from 1.5.1 to 1.5.2 @dependabot (#78) - Bump actions/upload-artifact from 2 to 3 @dependabot (#77) - Bump release-drafter from 5.18.1 to 5.19.0 @file-sync-app (#74) - Bump actions/checkout from 2 to 3 @file-sync-app (#72) - Bump fwal/setup-swift to 1.13.1 @file-sync-app (#70) - Bump setup-swift from 1.11.0 to 1.12.0 @file-sync-app (#68) - Bump actions/github-script from 5.1.0 to 6.0.0 @file-sync-app (#67) - Bump release-drafter from 5.18.0 to 5.18.1 @file-sync-app (#66) - Bump very_good_coverage from 1.2.0 to 1.2.1 @file-sync-app (#65) - Bump release-drafter from 5.17.6 to 5.18.0 @file-sync-app (#60) - Update SwiftLint config for 0.46.1 @file-sync-app (#58) - Bump release-drafter from 5.16.2 to 5.17.6 @file-sync-app (#57) - Bump release-drafter from 5.15.0 to 5.16.2 @file-sync-app (#55) - Bump actions/github-script from 5.0.0 to 5.1.0 @file-sync-app (#53) - Bump fwal/setup-swift from 1.10.0 to 1.11.0 @file-sync-app (#52) - Bump tibdex/github-app-token from 1.5.0 to 1.5.1 @file-sync-app (#51) - Update SwiftLint config for 0.45.1 @file-sync-app (#50) - Bump fwal/setup-swift from 1.9.0 to 1.10.0 @file-sync-app (#49) - Bump fwal/setup-swift to 1.9.0 @file-sync-app (#47) - Bump tibdex/github-app-token from 1.4.0 to 1.5.0 @file-sync-app (#46)
0.0.6 API fix
1 year ago
# Changes ## 🐛 Bug Fixes - Make ActivityCategory case insensitive @Nef10 (#44) ## 🧰 Maintenance - Bump sticky-pull-request-comment to 2.2.0 @file-sync-app (#43) - Update SwiftLint config for 0.45.0 @file-sync-app (#42) - Remove automerge workflow @file-sync-app (#41) - Fix typo in comment @Nef10 (#40)
0.0.5 Protocols
1 year ago
# Changes ## 📈 Enhancements - Add protocols to improve testability @Nef10 (#38) ## 🧰 Maintenance - Adjust release drafter template @Nef10 @file-sync-app (#37) - Save coverage info even if coverage threshold is not me @Nef10 @file-sync-app (#36) - Bump actions/github-script from 4.1.0 to 5.0.0 @Nef10 (#34) - Update SwiftLint config for 0.44.0 @Nef10 @file-sync-app (#32) - Bump fwal/setup-swift from 1.7.0 to 1.8.0 @Nef10 @file-sync-app (#31) - Improve label sync @Nef10 @file-sync-app (#30) - Add release drafter labels to label sync @Nef10 @file-sync-app (#29) - Automatically sync labels @Nef10 @file-sync-app (#28) - Update SwiftLint config for 0.43.1 @Nef10 @file-sync-app (#27) - Add more labels to release drafter @Nef10 @file-sync-app (#26) - Pin GitHub actions version @Nef10 @file-sync-app (#25) - Update GitHub Action dependencies @Nef10 @file-sync-app (#24) - Add Automerge @Nef10 @file-sync-app (#23) - Allow to exclude linux ci builds @Nef10 @file-sync-app (#22) - Sync common swift package files @Nef10 @file-sync-app (#20) - Create minimum_coverage.txt @Nef10 (#21) - Remove explicit version number from Readme @Nef10 (#17) - Bump tibdex/github-app-token from 1.3.0 to 1.4.0 @dependabot (#15) - Bump actions/github-script from 4.0.2 to 4.1.0 @dependabot (#16) - Update dependabot.yml @Nef10 (#14)
0.0.4 Statements
1 year ago
## Changes ## 🚀 Features - Add function to download statements @Nef10 (#12) ## 📈 Enhancements - Add mail or phone order activity category @Nef10 (#11) ## 🧰 Maintenance - Update version in readme @Nef10 (#13) - Update README.md @Nef10 (#10)
0.0.3 No purchases
1 year ago
## Changes ## 🐛 Bug Fixes - Correctly parse if no purchases yet @Nef10 (#9)
0.0.2 Download correctly
1 year ago
## Changes ## 📈 Enhancements - Add description to DownloadError @Nef10 (#7) ## 🐛 Bug Fixes - Fix downloading the last statement downloaded the current one instead @Nef10 (#6) - Make download activities public so it can be called @Nef10 (#5) ## 🧰 Maintenance - Update version number in readme @Nef10 (#8) - Add missing documentation @Nef10 (#2)
0.0.1 Initial Release
1 year ago
Initial Release
Nef10/SwiftBeanCountSheetSync v1.0.4
Library to help Sync shared Expenses between a Google Sheet and a Beancount file
⭐️ 1
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.0.4 Swift 5.5
1 year ago
# Changes ## 🚀 Features - Update for Swift 5.5 @Nef10 (#44) ## 🧰 Maintenance - Bump tibdex/github-app-token from 1.4.0 to 1.5.0 @Nef10 (#48) - Bump marocchino/sticky-pull-request-comment from 2.1.1 to 2.2.0 @dependabot (#47) - Remove automerge workflow @Nef10 @file-sync-app (#45) - Fix Package.resolved @Nef10 (#43) - Adjust release drafter template @Nef10 @file-sync-app (#42) - Save coverage info even if coverage threshold is not met @Nef10 @file-sync-app (#41) - Bump actions/github-script from 4.1.0 to 5.0.0 @Nef10 @file-sync-app (#40) - Update SwiftLint config for 0.44.0 @Nef10 @file-sync-app (#38) - Bump fwal/setup-swift from 1.7.0 to 1.8.0 @Nef10 @file-sync-app (#37) - Improve label sync @Nef10 @file-sync-app (#36) - Add release drafter labels to label sync @Nef10 @file-sync-app (#35) - Automatically sync labels @Nef10 @file-sync-app (#34) - Update SwiftLint config for 0.43.1 @Nef10 @file-sync-app (#33) - Add more labels to release drafter @Nef10 @file-sync-app (#32) - Pin actions version @Nef10 @file-sync-app (#31) - Update GitHub Action dependencies @Nef10 @file-sync-app (#30) - Add Automerge action @Nef10 @file-sync-app (#29) - Allow to exclude linux ci builds @Nef10 @file-sync-app (#26) - Create macos_only @Nef10 (#28) - Create minimum_coverage.txt @Nef10 (#27) - Remove explicit version number from Readme @Nef10 (#23) - Fix running documentation generation @Nef10 (#22) - Bump actions/github-script from 4.0.2 to 4.1.0 @dependabot (#20) - Bump tibdex/github-app-token from 1.3.0 to 1.4.0 @dependabot (#21) - Enable dependabot @Nef10 (#19) - Bump Kanna from 5.2.6 to 5.2.7 @swift-dependency-updater (#16) - Bump Kanna from 5.2.4 to 5.2.5 @swift-dependency-updater (#15) - Bump BrightFutures from 8.0.1 to 8.1.0 @swift-dependency-updater (#14)
1.0.3 Month detection
1 year ago
## Changes ## 📈 Enhancements - Use date of last posting to determine month @Nef10 (#13) ## 🧰 Maintenance - Add Release Drafter @Nef10 (#12) - Add swift-dependency-updater @Nef10 (#11) - Fix posting code coverage comment @Nef10 (#10)
1.0.2 Update GoogleAuthentication
2 years ago
Update GoogleAuthentication dependency
1.0.1 Fix visibility
2 years ago
1.0.0 First Version
2 years ago
macOS
Nef10/SwiftBeanCountParser v0.1.8
Parser to parse plain text into a ledger model
⭐️ 1
🕓 1 week ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
0.1.8 Bump model version
2 years ago
Update SwiftBeanCountModel to 0.1.6
0.1.7 Bump model version
2 years ago
Bump SwiftBeanCountModel version to 0.1.5
0.1.6 Bump Model
2 years ago
Bump SwiftBeanCountModel version to 0.1.4
0.1.5 Bump Model
2 years ago
Bump SwiftBeanCountModel version to 0.1.3
0.1.4 More ParserUtils
2 years ago
Add another util function
0.1.3 ParserUtils
2 years ago
This release publishes ParserUtils with a helper method to parse a decimal from a string
0.1.2 Bump Model to 0.1.2
2 years ago
Update the model dependency to 0.1.2
0.1.1 Bump Model to 0.1.1
2 years ago
Update the model dependency to 0.1.1
0.1.0 Swift Package Manager
3 years ago
Update to newer Model
3 years ago
Nef10/CompassCardDownloader v0.0.1
Swift library to download Compass Card transactions
⭐️ 0
🕓 12 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
0.0.1 Initial Release
12 weeks ago
# Initial Release
iOS macOS
Nef10/SwiftBeanCountTangerineMapper v0.0.3
Library to map downloaded data from Tangerine into Beancount format
⭐️ 0
🕓 4 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
0.0.3 Update Parser Utils
5 weeks ago
# Changes ## 🧰 Maintenance - SwiftLint: ignore Protocol Buffer files @file-sync-app (#71) - Update copyright year @file-sync-app (#68) - Release Drafter: Move dependencies to separate section @file-sync-app (#67) - Update SwiftLint config for 0.51.0 @file-sync-app (#64) - Update SwiftLint to 0.51.0 @file-sync-app (#63) - Migrate deprecated set-output to environment files @file-sync-app (#57) - Update SwiftLint config for 0.50.3 @file-sync-app (#41) - Pin SwiftLint version to 0.50.0 @file-sync-app (#37) - Update SwiftLint config for 0.49.1 @file-sync-app (#10) - Update SwiftLint config for 0.49.0 @file-sync-app (#9) ## 📦 Dependencies - Bump SwiftBeanCountParserUtils from 0.0.1 to 1.0.0 @swift-dependency-updater (#70) - Bump sticky-pull-request-comment to 2.6.2 @file-sync-app (#69) - Bump swift-actions/setup-swift from 1.22.0 to 1.23.0 @file-sync-app (#66) - Bump actions/github-script from 6.4.0 to 6.4.1 @file-sync-app (#65) - Bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3 @file-sync-app (#62) - Bump release-drafter from 5.22.0 to 5.23.0 @file-sync-app (#61) - Bump swift-actions/setup-swift to 1.22.0 @file-sync-app (#59) - Bump sticky-pull-request-comment to 2.5.0 @file-sync-app (#56) - Bump sticky-pull-request-comment to 2.4.0 @file-sync-app (#55) - Bump tibdex/github-app-token from 1.7.0 to 1.8.0 @file-sync-app (#53) - Bump actions/github-script from 6.3.3 to 6.4.0 @file-sync-app (#52) - Bump peaceiris/actions-gh-pages to 3.9.2 @file-sync-app (#49) - Bump peaceiris/actions-gh-pages to 3.9.1 @file-sync-app (#47) - Bump release-drafter to 5.22.0 @file-sync-app (#46) - Bump setup-swift to 1.21.0 @file-sync-app (#43) - Bump sticky-pull-request-comment to 2.3.1 @file-sync-app (#40) - Bump peaceiris/actions-gh-pages to 3.9.0 @file-sync-app (#39) - Bump very_good_coverage to 2.1.0 @file-sync-app (#38) - Bump swift-actions/setup-swift from 1.18.0 to 1.20.0 @dependabot (#36) - Bump sticky-pull-request-comment to 2.3.0 @file-sync-app (#32) - Bump release-drafter from 5.21.0 to 5.21.1 @file-sync-app (#29) - Bump tibdex/github-app-token from 1.6.0 to 1.7.0 @file-sync-app (#28) - Bump Nef10/lcov-reporter-action to 0.4.0 @file-sync-app (#25) - Bump actions/github-script from 6.3.1 to 6.3.3 @file-sync-app (#24) - Bump sticky-pull-request-comment to 2.2.1 @file-sync-app (#23) - Bump very_good_coverage from 1.2.1 to 2.0.0 @file-sync-app (#20) - Bump actions/github-script from 6.2.0 to 6.3.1 @file-sync-app (#18) - Bump Nef10/lcov-reporter-action to 0.3.2 @file-sync-app (#17) - Bump swift-actions/setup-swift to 1.18.0 @file-sync-app (#14) - Bump release-drafter from 5.20.1 to 5.21.0 @file-sync-app (#13) - Bump actions/github-script from 6.1.1 to 6.2.0 @file-sync-app (#8)
0.0.2 Public Error
41 weeks ago
# Changes ## 📈 Enhancements - Make error public @Nef10 (#6)
0.0.1 Initial Release
41 weeks ago
# Initial release
Nef10/SwiftBeanCountParserUtils v1.0.0
Reusable utility methods from the SwiftBeanCountParser
⭐️ 0
🕓 5 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.0.0 First stable Version
5 weeks ago
# Changes **Marking this as the 1.0.0 release, as it seems stable.** ## 🧰 Maintenance - Update Readme for v1 @Nef10 (#112) - Update copyright year @file-sync-app (#110) - Release Drafter: Move dependencies to separate section @file-sync-app (#109) - Update SwiftLint config for 0.51.0 @file-sync-app (#106) - Update SwiftLint to 0.51.0 @file-sync-app (#105) - Migrate deprecated set-output to environment files @file-sync-app (#100) - Update SwiftLint config for 0.50.3 @file-sync-app (#86) - Pin SwiftLint version to 0.50.0 @file-sync-app (#82) - Update Nef10/lcov-reporter-action to 0.4.0 @file-sync-app (#71) - Bumpsticky-pull-request-comment to 2.2.1 @file-sync-app (#68) - Update SwiftLint config for 0.49.1 @file-sync-app (#61) - Update SwiftLint config for 0.49.0 @file-sync-app (#60) - Allow specifying macOS version @file-sync-app (#54) - Update copyright year @file-sync-app (#52) - Update SwiftLint config for 0.47.1 @file-sync-app (#51) - Update setup-swift to 1.15.0 @file-sync-app (#46) - Update SwiftLint config for 0.46.1 @file-sync-app (#27) - Update SwiftLint config for 0.45.1 @file-sync-app (#19) - Update SwiftLint config for 0.45.0 @file-sync-app (#13) - Remove automerge workflow @file-sync-app (#12) - Change to throwing test functions @Nef10 (#11) - Adjust release drafter template @file-sync-app (#10) - Save coverage info even if coverage threshold is not met @file-sync-app (#9) - Update SwiftLint config for 0.44.0 @file-sync-app (#6) - Allow manual trigger of Label sync @file-sync-app (#4) - Adjust Labels @file-sync-app (#3) - Add Label Sync @file-sync-app (#2) ## 📦 Dependencies - Bump sticky-pull-request-comment to 2.6.2 @file-sync-app (#111) - Bump swift-actions/setup-swift from 1.22.0 to 1.23.0 @file-sync-app (#108) - Bump actions/github-script from 6.4.0 to 6.4.1 @file-sync-app (#107) - Bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3 @file-sync-app (#104) - Bump release-drafter from 5.22.0 to 5.23.0 @file-sync-app (#103) - Bump swift-actions/setup-swift to 1.22.0 @file-sync-app (#101) - Bump sticky-pull-request-comment to 2.5.0 @file-sync-app (#99) - Bump sticky-pull-request-comment to 2.4.0 @file-sync-app (#98) - Bump tibdex/github-app-token from 1.7.0 to 1.8.0 @file-sync-app (#97) - Bump actions/github-script from 6.3.3 to 6.4.0 @file-sync-app (#96) - Bump peaceiris/actions-gh-pages to 3.9.2 @file-sync-app (#93) - Bump peaceiris/actions-gh-pages to 3.9.1 @file-sync-app (#91) - Bump release-drafter to 5.22.0 @file-sync-app (#90) - Bump setup-swift to 1.21.0 @file-sync-app (#87) - Bump sticky-pull-request-comment to 2.3.1 @file-sync-app (#85) - Bump peaceiris/actions-gh-pages to 3.9.0 @file-sync-app (#84) - Bump very_good_coverage to 2.1.0 @file-sync-app (#83) - Bump swift-actions/setup-swift to 1.20.0 @file-sync-app (#81) - Bump sticky-pull-request-comment to 2.3.0 @file-sync-app (#75) - Bump release-drafter from 5.21.0 to 5.21.1 @file-sync-app (#74) - Bump tibdex/github-app-token from 1.6.0 to 1.7.0 @file-sync-app (#72) - Bump actions/github-script from 6.3.1 to 6.3.3 @file-sync-app (#69) - Bump very_good_coverage from 1.2.1 to 2.0.0 @file-sync-app (#67) - Bump actions/github-script from 6.2.0 to 6.3.1 @file-sync-app (#66) - Bump Nef10/lcov-reporter-action to 0.3.2 @file-sync-app (#65) - Bump swift-actions/setup-swift to 1.18.0 @file-sync-app (#64) - Bump release-drafter from 5.20.1 to 5.21.0 @file-sync-app (#62) - Bump actions/github-script from 6.1.1 to 6.2.0 @file-sync-app (#59) - Bump release-drafter from 5.20.0 to 5.20.1 @file-sync-app (#57) - Bump actions/github-script from 6.1.0 to 6.1.1 @file-sync-app (#56) - Bump tibdex/github-app-token from 1.5.2 to 1.6.0 @file-sync-app (#53) - Bump actions/github-script from 6.0.0 to 6.1.0 @file-sync-app (#50) - Bump release-drafter from 5.19.0 to 5.20.0 @file-sync-app (#49) - Bump tibdex/github-app-token from 1.5.1 to 1.5.2 @file-sync-app (#45) - Bump actions/upload-artifact from 2 to 3 @file-sync-app (#44) - Bump setup-swift from 1.13.1 to 1.14.0 @file-sync-app (#43) - Bump release-drafter from 5.18.1 to 5.19.0 @file-sync-app (#41) - Bump actions/checkout from 2 to 3 @file-sync-app (#39) - Bump fwal/setup-swift to 1.13.1 @file-sync-app (#38) - Bump setup-swift from 1.11.0 to 1.12.0 @file-sync-app (#36) - Bump actions/github-script from 5.1.0 to 6.0.0 @file-sync-app (#35) - Bump release-drafter from 5.18.0 to 5.18.1 @file-sync-app (#34) - Bump very_good_coverage from 1.2.0 to 1.2.1 @file-sync-app (#33) - Bump release-drafter from 5.17.6 to 5.18.0 @file-sync-app (#28) - Bump release-drafter from 5.16.2 to 5.17.6 @file-sync-app (#25) - Bump release-drafter from 5.15.0 to 5.16.2 @file-sync-app (#24) - Bump actions/github-script from 5.0.0 to 5.1.0 @file-sync-app (#22) - Bump fwal/setup-swift from 1.10.0 to 1.11.0 @file-sync-app (#21) - Bump tibdex/github-app-token from 1.5.0 to 1.5.1 @file-sync-app (#20) - Bump fwal/setup-swift from 1.9.0 to 1.10.0 @file-sync-app (#18) - Bump fwal/setup-swift to 1.9.0 @file-sync-app (#16) - Bump tibdex/github-app-token from 1.4.0 to 1.5.0 @file-sync-app (#15) - Bump sticky-pull-request-comment to 2.2.0 @file-sync-app (#14) - Bump actions/github-script from 4.1.0 to 5.0.0 @file-sync-app (#8) - Bump setup-swift to 1.8.0 @file-sync-app (#5)
0.0.1 Initial Release
1 year ago
## Initial Release
Nef10/SwiftBeanCountWealthsimpleMapper v1.5.2
Swift library to convert download Wealthsimple data to the SwiftBeanCount model
⭐️ 0
🕓 5 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.5.2 Update Parser Utils
5 weeks ago
# 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
19 weeks ago
# 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
1 year ago
# Changes ## 🚀 Features - Support stock splits @Nef10 (#131) ## 🧰 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
1 year ago
# Changes ## 📈 Enhancements - Add cashbackBonus type @Nef10 (#101) ## 🧰 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
1 year ago
# Changes ## 🧰 Maintenance - Update WealthsimpleDownloader to 2.0.0 @Nef10 (#91)
1.4.0 MetaData Handling
1 year ago
## 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)
1.3.0 More Transaction Types
1 year ago
# Changes **Note: The keys are now all camelCase, which might require changes in the beancount file.** ## 📈 Enhancements - Add support for paymentSpend and giveawayBonus transactions types @Nef10 (#70) ## 🧰 Maintenance - Bump WealthsimpleDownloader from 1.0.7 to 1.1.0 @swift-dependency-updater (#68) - Update SwiftLint config for 0.44.0 @Nef10 @file-sync-app (#67) - Bump fwal/setup-swift from 1.7.0 to 1.8.0 @Nef10 @file-sync-app (#66) - Improve label sync @Nef10 @file-sync-app (#65) - Add release drafter labels to label sync @Nef10 @file-sync-app (#64) - Add label sync @Nef10 @file-sync-app (#63) - Use ParserUtils instead of Parser @Nef10 (#62) - Update SwiftLint config for 0.43.1 @Nef10 @file-sync-app (#61) - Add more labels for release drafter @Nef10 @file-sync-app (#60) - Pin GitHub Actions dependency versions @Nef10 @file-sync-app (#59) - Bump GitHub Actions dependency versions @Nef10 @file-sync-app (#58) - Add auto merge @Nef10 @file-sync-app (#57) - Add CI option to test macOS only @Nef10 @file-sync-app (#56) - Synchronize common files between swift package repositories @Nef10 @file-sync-app (#54) - Create minimum_coverage.txt @Nef10 (#55) - Remove explicit version number from Readme @Nef10 (#51) - Bump actions/github-script from 4.0.2 to 4.1.0 @dependabot (#49) - Bump tibdex/github-app-token from 1.3.0 to 1.4.0 @dependabot (#50) - Bump WealthsimpleDownloader from 1.0.6 to 1.0.7 @swift-dependency-updater (#48)
1.2.4 Transfers
1 year ago
# Changes ## 📈 Enhancements - Add support for transfer in and out transaction type @Nef10 (#46) ## 🧰 Maintenance - Bump WealthsimpleDownloader from 1.0.5 to 1.0.6 @swift-dependency-updater (#47)
1.2.3 Interest
1 year ago
## Changes ## 📈 Enhancements - Add support for interest transaction type @Nef10 (#44) ## 🐛 Bug Fixes - Add missing space to error message @Nef10 (#43)
1.2.2 Dependencies
1 year ago
## Changes ## 🧰 Maintenance - Bump WealthsimpleDownloader from 1.0.2 to 1.0.5 @swift-dependency-updater (#42)
Nef10/SwiftBeanCountModel v0.1.6
Model for a ledger in SwiftBeanCount
⭐️ 0
🕓 1 week ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
0.1.6 TransactionMetaData
2 years ago
Add default parameter values to the TransactionMetaData constructor
0.1.5 Fix amount for
2 years ago
0.1.4 amount on MultiCurrencyAmount
2 years ago
add amount function to MultiCurrencyAmount
0.1.3 Balance Transactions
2 years ago
Make balance function of transaction public
0.1.2 More public functions
2 years ago
Provide more functions consumers can use
0.1.1 Documentation
2 years ago
Add missing documentation
0.1.0 Swift Package
3 years ago
Add CommoditySymbol
3 years ago
Merge Transactions, Make Account closing let
3 years ago
Fix metaData not copied when creating TransactionPosting
3 years ago
Nef10/FileSelectorView v1.0.0
A small Swift UI Package with one View to select a file
⭐️ 0
🕓 1 week ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.0.0 First release
2 years ago
macOS
Nef10/SwiftBeanCountRogersBankMapper v0.0.10
Swift library to convert download Rogers Bank data to the SwiftBeanCount model
⭐️ 0
🕓 4 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
0.0.10 Update Parser Utils
5 weeks ago
# Changes ## 🧰 Maintenance - SwiftLint: ignore Protocol Buffer files @file-sync-app (#157) - Update copyright year @file-sync-app (#154) - Release Drafter: Move dependencies to separate section @file-sync-app (#153) - Update SwiftLint config for 0.51.0 @file-sync-app (#150) - Update SwiftLint to 0.51.0 @file-sync-app (#149) - Migrate deprecated set-output to environment files @file-sync-app (#142) ## 📦 Dependencies - Bump SwiftBeanCountParserUtils from 0.0.1 to 1.0.0 @swift-dependency-updater (#156) - Bump sticky-pull-request-comment to 2.6.2 @file-sync-app (#155) - Bump swift-actions/setup-swift from 1.22.0 to 1.23.0 @file-sync-app (#152) - Bump actions/github-script from 6.4.0 to 6.4.1 @file-sync-app (#151) - Bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3 @file-sync-app (#148) - Bump release-drafter from 5.22.0 to 5.23.0 @file-sync-app (#146) - Bump swift-actions/setup-swift to 1.22.0 @file-sync-app (#144) - Bump sticky-pull-request-comment to 2.5.0 @file-sync-app (#141) - Bump sticky-pull-request-comment to 2.4.0 @file-sync-app (#139) - Bump tibdex/github-app-token from 1.7.0 to 1.8.0 @file-sync-app (#138) - Bump actions/github-script from 6.3.3 to 6.4.0 @file-sync-app (#137) - Bump peaceiris/actions-gh-pages to 3.9.2 @file-sync-app (#134)
0.0.9 Activity Categories
19 weeks ago
# Changes ## 📈 Enhancements - Handle Over Limit Fee transactions @Nef10 (#132) ## 🧰 Maintenance - Bump RogersBankDownloader from 0.0.8 to 0.0.9 @swift-dependency-updater (#131) - Bump peaceiris/actions-gh-pages to 3.9.1 @file-sync-app (#130) - Bump release-drafter from 5.21.1 to 5.22.0 @file-sync-app (#129) - Bump setup-swift to 1.21.0 @file-sync-app (#126) - Update SwiftLint config for 0.50.3 @file-sync-app (#125) - Bump sticky-pull-request-comment to 2.3.1 @file-sync-app (#124) - Bump peaceiris/actions-gh-pages to 3.9.0 @file-sync-app (#123) - Bump very_good_coverage to 2.1.0 @file-sync-app (#122) - Pin SwiftLint version to 0.50.0 @file-sync-app (#121) - Bump swift-actions/setup-swift to 1.20.0 @file-sync-app (#119) - Fix swiftlint errors @Nef10 (#120)
0.0.8 Bump downloader
30 weeks ago
# Changes ## 🐛 Bug Fixes - Upstream: Fix downloading for pending foreign currency transactions (#114) ## 🧰 Maintenance - Bump RogersBankDownloader from 0.0.7 to 0.0.8 @swift-dependency-updater (#114) - Bump sticky-pull-request-comment to 2.3.0 @file-sync-app (#112) - Bump release-drafter from 5.21.0 to 5.21.1 @file-sync-app (#111) - Bump tibdex/github-app-token from 1.6.0 to 1.7.0 @file-sync-app (#110) - Update Nef10/lcov-reporter-action to 0.4.0 @file-sync-app (#107) - Bump actions/github-script from 6.3.1 to 6.3.3 @file-sync-app (#106) - Bumpsticky-pull-request-comment to 2.2.1 @file-sync-app (#105) - Bump very_good_coverage from 1.2.1 to 2.0.0 @file-sync-app (#102) - Bump actions/github-script from 6.2.0 to 6.3.1 @file-sync-app (#101) - Bump Nef10/lcov-reporter-action to 0.3.2 @file-sync-app (#100) - Bump swift-actions/setup-swift to 1.18.0 @file-sync-app (#99) - Bump release-drafter from 5.20.1 to 5.21.0 @file-sync-app (#98) - Update SwiftLint config for 0.49.1 @file-sync-app (#95) - Update SwiftLint config for 0.49.0 @file-sync-app (#94) - Bump actions/github-script from 6.1.1 to 6.2.0 @file-sync-app (#93) - Bump release-drafter from 5.20.0 to 5.20.1 @file-sync-app (#91) - Bump actions/github-script from 6.1.0 to 6.1.1 @file-sync-app (#90) - Allow specifying macOS version @file-sync-app (#88) - Bump tibdex/github-app-token from 1.5.2 to 1.6.0 @file-sync-app (#87) - Update copyright year @file-sync-app (#85) - Update SwiftLint config for 0.47.1 @file-sync-app (#84)
0.0.7 Bump downloader
47 weeks ago
# Changes - Bump RogersBankDownloader from 0.0.6 to 0.0.7 @swift-dependency-updater (#82) ## 🐛 Bug Fixes - Fix README.md @Nef10 (#83) ## 🧰 Maintenance - Bump actions/github-script from 6.0.0 to 6.1.0 @file-sync-app (#81) - Bump release-drafter from 5.19.0 to 5.20.0 @file-sync-app (#80) - Update setup-swift to 1.15.0 @file-sync-app (#77) - Bump tibdex/github-app-token from 1.5.1 to 1.5.2 @file-sync-app (#76) - Bump actions/upload-artifact from 2 to 3 @file-sync-app (#75) - Bump setup-swift from 1.13.1 to 1.14.0 @file-sync-app (#73) - Bump release-drafter from 5.18.1 to 5.19.0 @file-sync-app (#71) - Bump actions/checkout from 2 to 3 @file-sync-app (#69) - Bump fwal/setup-swift to 1.13.1 @file-sync-app (#67) - Bump setup-swift from 1.11.0 to 1.12.0 @file-sync-app (#64) - Bump actions/github-script from 5.1.0 to 6.0.0 @file-sync-app (#63) - Bump release-drafter from 5.18.0 to 5.18.1 @file-sync-app (#62) - Bump very_good_coverage from 1.2.0 to 1.2.1 @file-sync-app (#61) - Bump release-drafter from 5.17.6 to 5.18.0 @file-sync-app (#56) - Update SwiftLint config for 0.46.1 @file-sync-app (#54) - Bump release-drafter from 5.16.2 to 5.17.6 @file-sync-app (#53) - Bump release-drafter from 5.15.0 to 5.16.2 @file-sync-app (#51) - Bump actions/github-script from 5.0.0 to 5.1.0 @file-sync-app (#49) - Bump fwal/setup-swift from 1.10.0 to 1.11.0 @file-sync-app (#48) - Bump tibdex/github-app-token from 1.5.0 to 1.5.1 @file-sync-app (#47) - Update SwiftLint config for 0.45.1 @file-sync-app (#46) - Bump fwal/setup-swift from 1.9.0 to 1.10.0 @file-sync-app (#45) - Bump fwal/setup-swift to 1.9.0 @file-sync-app (#43) - Update SwiftLint config for 0.45.0 @file-sync-app (#39) - Bump tibdex/github-app-token from 1.4.0 to 1.5.0 @Nef10 (#42)
0.0.6 Bump downloader
1 year ago
# Changes ## 🐛 Bug Fixes - Upstream: Make ActivityCategory case insensitive (#41) ## 🧰 Maintenance - Bump RogersBankDownloader from 0.0.5 to 0.0.6 @swift-dependency-updater (#41) - Bump marocchino/sticky-pull-request-comment from 2.1.1 to 2.2.0 @dependabot (#40) - Remove automerge workflow @file-sync-app (#38)
0.0.5 Duplicates
1 year ago
# Changes ## 🚀 Features - Do not map duplicate transactions @Nef10 (#35) ## 🐛 Bug Fixes - Map merchant to narration instead of payee @Nef10 (#34)
0.0.4 Importer type
1 year ago
# Changes ## 📈 Enhancements - Add importer-type as meta data on account @Nef10 (#31)
0.0.3 Remove prefix
1 year ago
# Changes ## 📈 Enhancements - Remove rogers prefix from account meta data @Nef10 (#30) ## 🧰 Maintenance - Add tests @Nef10 (#30) - Bump RogersBankDownloader to 0.0.5 @Nef10 (#30) - Adjust release drafter template @Nef10 @file-sync-app (#29) - Save coverage info even if coverage threshold is not met @Nef10 @file-sync-app (#28) - Bump actions/github-script from 4.1.0 to 5.0.0 @Nef10 @file-sync-app (#27) - Update SwiftLint config for 0.44.0 @Nef10 @file-sync-app (#25) - Bump fwal/setup-swift from 1.7.0 to 1.8.0 @Nef10 @file-sync-app (#24) - Improve label sync @Nef10 @file-sync-app (#23) - Add release drafter labels to sync @Nef10 @file-sync-app (#22) - Automatically sync labels @Nef10 @file-sync-app (#21) - Use ParserUtils instead of Parser @Nef10 (#20) - Update SwiftLint config for 0.43.1 @Nef10 @file-sync-app (#19) - Add more labels to release drafter @Nef10 @file-sync-app (#18) - Pin GitHub actions version @Nef10 @file-sync-app (#17) - Update GitHub action dependencies @Nef10 @file-sync-app (#16) - Add auto-merge @Nef10 @file-sync-app (#15) - Allow to exclude linux ci builds @Nef10 @file-sync-app (#14) - Sync common file for swift packages @Nef10 @file-sync-app (#12) - Create minimum_coverage.txt @Nef10 (#13) - Remove explicit version number from Readme @Nef10 (#9) - Bump actions/github-script from 4.0.2 to 4.1.0 @dependabot (#7) - Bump tibdex/github-app-token from 1.3.0 to 1.4.0 @dependabot (#8) - Update dependabot.yml @Nef10 (#6)
0.0.2 Statements
1 year ago
## Changes ## 🚀 Features - Upstream: Add function to download statements @swift-dependency-updater (#5) ## 📈 Enhancements - Upstream: Add mail or phone order activity category @swift-dependency-updater (#5) ## 🐛 Bug Fixes - Upstream: Correctly parse if no purchases yet @swift-dependency-updater (#2) ## 🧰 Maintenance - Bump RogersBankDownloader from 0.0.3 to 0.0.4 @swift-dependency-updater (#5) - Update version in readme @Nef10 (#3) - Bump RogersBankDownloader from 0.0.2 to 0.0.3 @swift-dependency-updater (#2)
0.0.1 Initial Release
1 year ago
## Initial Release
Nef10/SwiftBeanCountImporter v0.5.0
Library to transform transactions from financial institutions into Beancount files
⭐️ 0
🕓 11 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
0.5.0 Compass Card
11 weeks ago
# Changes ## 🚀 Features - Add CompassCard importer for CSV files @Nef10 (#234) - Add CompassCardDownloadImporter @Nef10 (#233) ## 🧰 Maintenance - Bump TangerineDownloader from 0.0.2 to 0.0.3 @swift-dependency-updater (#232) - Bump release-drafter from 5.22.0 to 5.23.0 @file-sync-app (#231) - Bump swift-actions/setup-swift to 1.22.0 @file-sync-app (#229) - Migrate deprecated set-output to environment files @file-sync-app (#227) - Bump sticky-pull-request-comment to 2.5.0 @file-sync-app (#226) - Bump sticky-pull-request-comment to 2.4.0 @file-sync-app (#224) - Bump tibdex/github-app-token from 1.7.0 to 1.8.0 @file-sync-app (#223) - Bump actions/github-script from 6.3.3 to 6.4.0 @file-sync-app (#222) - Bump peaceiris/actions-gh-pages to 3.9.2 @file-sync-app (#219)
0.4.3 Importer Fixes
19 weeks ago
# Changes ## 📈 Enhancements - Upstream: Rogers: Handle Over Limit Fee transactions @Nef10 (#217) ## 🐛 Bug Fixes - Upstream: Wealthsimple: Fix dividend account lookup and price import when a different symbol is used @Nef10 (#217) - Upstream: Rogers: Do not crash on unknown activity categories @Nef10 (#217) ## 🧰 Maintenance - Update Wealthsimple + Rogers importer @Nef10 (#217) - Bump peaceiris/actions-gh-pages to 3.9.1 @file-sync-app (#216) - Bump release-drafter from 5.21.1 to 5.22.0 @file-sync-app (#215) - Bump setup-swift to 1.21.0 @file-sync-app (#212) - Update SwiftLint config for 0.50.3 @file-sync-app (#211) - Bump sticky-pull-request-comment to 2.3.1 @file-sync-app (#210) - Bump peaceiris/actions-gh-pages to 3.9.0 @file-sync-app (#209) - Bump very_good_coverage to 2.1.0 @file-sync-app (#208) - Bump swift-actions/setup-swift to 1.20.0 @file-sync-app (#206) - Fix SwiftLint errors @Nef10 (#207)
0.4.2 Rogers fixes
30 weeks ago
# Changes ## 🐛 Bug Fixes - Fix RogersDownloadImporter race condition @Nef10 (#202) - Upstream: Rogers: Fix parsing pending foreign currency transactions @Nef10 (#200) ## 🧰 Maintenance - Update RogersBank dependencies @Nef10 (#200) - Bump sticky-pull-request-comment to 2.3.0 @file-sync-app (#198) - Bump release-drafter from 5.21.0 to 5.21.1 @file-sync-app (#197) - Bump tibdex/github-app-token from 1.6.0 to 1.7.0 @file-sync-app (#196) - Update Nef10/lcov-reporter-action to 0.4.0 @file-sync-app (#193) - Bump actions/github-script from 6.3.1 to 6.3.3 @file-sync-app (#192) - Bumpsticky-pull-request-comment to 2.2.1 @file-sync-app (#191) - Bump very_good_coverage from 1.2.1 to 2.0.0 @file-sync-app (#188) - Bump actions/github-script from 6.2.0 to 6.3.1 @file-sync-app (#187) - Bump Nef10/lcov-reporter-action to 0.3.2 @file-sync-app (#186) - Bump swift-actions/setup-swift to 1.18.0 @file-sync-app (#185) - Bump release-drafter from 5.20.1 to 5.21.0 @file-sync-app (#184) - Update SwiftLint config for 0.49.1 @file-sync-app (#181) - Update SwiftLint config for 0.49.0 @file-sync-app (#180) - Bump actions/github-script from 6.1.1 to 6.2.0 @file-sync-app (#179)
0.4.1 Fix dependency
41 weeks ago
# Changes ## 🐛 Bug Fixes - Fix dependency package @Nef10 (#177)
0.4.0 Tangerine Downloader
41 weeks ago
# Changes ## 🚀 Features - Add Tangerine Download importer @Nef10 (#176) ## 🧰 Maintenance - Bump release-drafter from 5.20.0 to 5.20.1 @file-sync-app (#175) - Bump actions/github-script from 6.1.0 to 6.1.1 @file-sync-app (#174) - Allow specifying macOS version @file-sync-app (#172) - Bump tibdex/github-app-token from 1.5.2 to 1.6.0 @file-sync-app (#171) - Update copyright year @file-sync-app (#169) - Update SwiftLint config for v0.47.1 @file-sync-app (#168)
0.3.5 Rogers: re-try
47 weeks ago
# Changes ## 📈 Enhancements - Upstream: Rogers Bank Downloader: Re-try failed network requests @Nef10 (#167) ## 🧰 Maintenance - Bump rogers dependencies @Nef10 (#167) - Bump actions/github-script from 6.0.0 to 6.1.0 @file-sync-app (#166) - Bump release-drafter from 5.19.0 to 5.20.0 @file-sync-app (#165) - Update setup-swift to 1.15.0 @file-sync-app (#162) - Bump tibdex/github-app-token from 1.5.1 to 1.5.2 @file-sync-app (#161)
0.3.4 ManuLife improvements
1 year ago
# Changes ## 🐛 Bug Fixes - ManuLife: Allow importing of Bonus Contributions @Nef10 (#158) - ManuLife: Fix importing of a balance with over 1000 units @Nef10 (#157) ## 🧰 Maintenance - Bump actions/upload-artifact from 2 to 3 @file-sync-app (#160) - Bump setup-swift from 1.13.1 to 1.14.0 @file-sync-app (#156)
0.3.3 Wealthsimple Stock splits
1 year ago
# Changes ## 📈 Enhancements - Upstream: Wealthsimple importer now supports stock splits @swift-dependency-updater (#154) ## 🧰 Maintenance - Bump SwiftBeanCountWealthsimpleMapper from 1.4.2 to 1.5.0 @swift-dependency-updater (#154) - Bump release-drafter from 5.18.1 to 5.19.0 @file-sync-app (#153) - Bump actions/checkout from 2 to 3 @file-sync-app (#151) - Bump fwal/setup-swift to 1.13.1 @file-sync-app (#149) - Bump setup-swift from 1.11.0 to 1.12.0 @file-sync-app (#147) - Bump actions/github-script from 5.1.0 to 6.0.0 @file-sync-app (#146) - Bump very_good_coverage and release-drafter versions @file-sync-app (#145) - Bump release-drafter from 5.17.6 to 5.18.0 @file-sync-app (#140)
0.3.2 Wealthsimple Fix
1 year ago
# Changes ## 🐛 Bug Fixes - Fix crash when Wealthsimple has a download error on separate accounts @Nef10 (#138) ## 🧰 Maintenance - Update SwiftLint config for 0.46.1 @file-sync-app (#137) - Bump release-drafter from 5.16.2 to 5.17.6 @file-sync-app (#136) - Bump release-drafter from 5.15.0 to 5.16.2 @file-sync-app (#134) - Bump actions/github-script from 5.0.0 to 5.1.0 @file-sync-app (#132) - Bump fwal/setup-swift from 1.10.0 to 1.11.0 @file-sync-app (#131) - Bump tibdex/github-app-token from 1.5.0 to 1.5.1 @file-sync-app (#130) - Update SwiftLint config for 0.45.1 @file-sync-app (#129) - Bump fwal/setup-swift from 1.9.0 to 1.10.0 @file-sync-app (#128) - Bump fwal/setup-swift to 1.9.0 @file-sync-app (#126) - Update SwiftLint config for 0.45.0 @file-sync-app (#122) - Bump tibdex/github-app-token from 1.4.0 to 1.5.0 @Nef10 (#125)
0.3.1 Update importers
1 year ago
# Changes ## 🐛 Bug Fixes - Upstream: Rogers Bank Downloader: Make ActivityCategory case insensitive @Nef10 (#124) ## 📈 Enhancements - Upstream: Wealthsimple Downloader: Add cashbackBonus type @Nef10 (#124) ## 🧰 Maintenance - Update dependencies @Nef10 (#124) - Bump marocchino/sticky-pull-request-comment from 2.1.1 to 2.2.0 @dependabot (#123) - Remove automerge workflow @file-sync-app (#121) - Change to throwing test functions @Nef10 (#120)
iOS macOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics