v0.1.0-alpha.11
版本发布时间: 2024-07-20 04:09:38
maybe-finance/maybe最新发布版本:v0.2.0-alpha.1(2024-10-25 21:50:52)
What's Changed
- Wrap account update in a transaction by @accessd in https://github.com/maybe-finance/maybe/pull/985
- Allow CSV file upload in import flow by @tonyvince in https://github.com/maybe-finance/maybe/pull/986
- Sanitize input for ilike in Account::Entry.search by @tonyvince in https://github.com/maybe-finance/maybe/pull/988
- Investment Portfolio Sync by @zachgoll in https://github.com/maybe-finance/maybe/pull/974
- More composable forms by @zachgoll in https://github.com/maybe-finance/maybe/pull/989
- Add default currencies to forms based on preference by @zachgoll in https://github.com/maybe-finance/maybe/pull/994
- Build sample portfolio deterministically by @zachgoll in https://github.com/maybe-finance/maybe/pull/993
- Add currency validation to account, update demo data generator by @zachgoll in https://github.com/maybe-finance/maybe/pull/996
- Sync notifications and troubleshooting guides by @zachgoll in https://github.com/maybe-finance/maybe/pull/998
New Contributors
- @accessd made their first contribution in https://github.com/maybe-finance/maybe/pull/985
Full Changelog: https://github.com/maybe-finance/maybe/compare/v0.1.0-alpha.10...v0.1.0-alpha.11