Releases: RetireSimple/RetireSimple
Nightly
The latest code of the project, automatically uploaded by Github Actions, on each change.
While we do try and test everything, we don't guarantee that this build is bug-free, so use at your own risk!
Version: 1.5.0-nightly-202309182359
Head: d6772f7
Date: 2023-09-18 23:59:43 UTC
v1.5 - Electronized
This release updates the build of the project to now use Electron for controlling the launch and interaction of the project. It also features a minor alteration to the build system of the project.
What's Changed
- Revert to default MSBuild Directory Structure by @FaceFTW in #225
- Electron Wrapper by @FaceFTW in #226
Full Changelog: v1.4.0...v1.5.0
v1.4 - Freeman Release
"Rise and shine, Mr. Freeman... Rise and... shine..."
This release adds more features to analysis with new features such as Expenses and Binomial Regressions for Stocks. There are also some minor UI polishes applied for quality of life and improved user experience.
This is currently the last planned feature release for the 2022-2023 Senior Project Team (@FaceFTW and @rhit-nikolira). This is also the release that is being presented at the Rose-Hulman Rose Show 2023.
What's Changed
- Regression models by @rhit-nikolira in #216
- Significant Monte Carlo Optimizations by @FaceFTW in #217
- Add Logos, Community Items + Update Build Config by @FaceFTW in #218
- Update 403b/457 Analysis by @FaceFTW in #219
- Expenses Functionality by @FaceFTW in #220
- Add Auto-Release Cleanup to CI by @FaceFTW in #221
- regression by @rhit-nikolira in #222
- Binomial Regression Usable in Frontend by @FaceFTW in #223
- Some Polishing Touches by @FaceFTW in #224
Full Changelog: v1.3.0...v1.4.0
v1.3 - Mossman Release
This release is focused on improving engine capabilities and some quality of life (QoL) improvements.
What's Changed
- Add Units + Support Percentage Inputs by @FaceFTW in #205
- Add Default Analysis Parameters by @FaceFTW in #206
- Engine API Add Now Uses Reflection by @FaceFTW in #211
- Add Pension Investment Support by @FaceFTW in #212
- Add Legal Disclaimers by @FaceFTW in #213
- Remove Max Employer Contributions from Vehicle Analysis by @FaceFTW in #214
Full Changelog: v1.2.0...v1.3.0
v1.2 - Magnusson Release
What's Changed
- Add Documentation as Submodule by @FaceFTW in #201
- Implement Reflection for Analysis Module Resolution by @FaceFTW in #203
- Documentation Updates by @FaceFTW in #204
IMPORTANT
Optimizations to the module system means that databases used with previous versions of the engine are now incompatible. There is no current migration plan implemented, and recommend doing a "manual copy" by entering the investment data manually in the new version. We may provide a patch in the upcoming v1.2.1 patch release, this is not yet planned.
Full Changelog: v1.1.1...v1.2.0
v1.1.1 - Vance Patch 1
Our first patch release, fixing discovered bugs, maintaining code quality, and improving user experience.
What's Changed
- Add Code Coverage to CI by @FaceFTW in #175
- Allow Short Tickers by @FaceFTW in #185
- Allow Zero Percent Dividends by @FaceFTW in #186
- Fix Issues with View Forms Requiring a Second Load by @FaceFTW in #188
- Improve Startup User Experience by @FaceFTW in #189
- Update Mu/Sigma Tooltips by @FaceFTW in #191
- Fix Bond Analysis Crashes by @FaceFTW in #193
- investment vehicle unit tests by @rhit-nikolira in #194
- fix bug 179 by @rhit-nikolira in #195
- bugfix192 by @rhit-nikolira in #196
Full Changelog: v1.1.0...v1.1.1
v1.1 - Vance Release
What's Changed
- Investment Vehicle API by @FaceFTW in #161
- CI Updates + Cross Platform Support by @FaceFTW in #162
- Fix Dumb NuGet CI Mistakes by @FaceFTW in #163
- Frontend Vehicle Work by @FaceFTW in #166
- Vehicle analysis views by @FaceFTW in #168
- UI Improvements by @FaceFTW in #170
- Investment Vehicle Updated Analysis Fields by @FaceFTW in #171
- tax changes and unit tests for simulatecashcontributions by @rhit-nikolira in #172
- Update Internal Options Strings by @FaceFTW in #173
- Cleanup Frontend Build + Typescript 5 by @FaceFTW in #174
Full Changelog: v1.0.0...v1.1.0
v1.0.0
The Initial Release of RetireSimple.
Current Features are described in the Kleiner milestone.