github kevinschaich/mintable 2.0.1
Mintable v2.0.1

latest releases: 2.0.3, 2.0.2
3 years ago

Mintable v2.0.1 🎉

Version 2.x.x of Mintable represents a major version change, a complete rewrite from the ground-up in TypeScript, and a ton of new features.

TL;DR – How can I get started with v2.x.x?

What's New in v2.x.x

  • CSV Import: Import transactions from banks not on Plaid, as well as a growing library of templates
  • CSV Export: Optionally export your results to a CSV file and use Excel/Numbers if you don't trust Google.
  • Balances Sheet: View the balances of all your accounts automatically on one sheet.
  • Per-Account Configuration: Pull some accounts from Plaid, and others from a CSV file (e.g. Apple Card).
  • GitHub Actions Integration: Run mintable in GitHub Actions automatically.
  • BitBar Integration: Run mintable in your Mac's menu bar automatically.
  • cron Integration: Run mintable using cron on your local machine automatically.
  • Transaction Filters: Automatically exclude transactions from your spreadsheet based on a set of conditions.
  • Transaction Overrides: Override auto-populated fields based on a set of conditions.
  • Global mintable CLI/setup wizard: Call mintable as a command, anywhere on your machine without cloning anything.
  • Complete (~4000 lines) rewrite: Kept all the good stuff from v1.x.x, trimmed the fat where possible.
  • Migration to Typescript: Easier to reason about correctness & establish rigid API constraints for integrations.
  • Config Validation: Tells you the exact spot where your config is broken (if relevant).
  • Better Logging: Almost every point of failure logs a human-readable error message.
  • Debug Mode: Optionally log the results of every API request to debug strange behavior.
  • Error Reporting: Click a single link which auto-fills an issue on GitHub with error/machine info.

Getting Involved

We welcome issues and PRs on GitHub or you can join r/mintable on Reddit.

If you like mintable you can support future development on GitHub Sponsors.

Acknowledgements

A special thanks to our v2.x.x beta testers & contributors:

@blimmer @dflock @eden @eliluong @ibudiallo @keanulee @kev1nnsays @mrginogit @mspych @nboley2 @pickettd @thomastraum @willie @yawhide @Zeustopher

I could not have done this without your help! Thanks for all your hard work to make mintable better.

Don't miss a new mintable release

NewReleases is sending notifications on new releases.