Skip to content

Latest commit

 

History

History
249 lines (170 loc) · 9.04 KB

CHANGELOG.md

File metadata and controls

249 lines (170 loc) · 9.04 KB

Changelog

v0.3.11 (2023-12-10)

Full Changelog

Implemented enhancements:

  • Option to show only one asset #50

v0.3.10 (2023-11-19)

Full Changelog

v0.3.9 (2023-11-19)

Full Changelog

Commits:

  • upload to github pages, attempt 1

v0.3.8 (2023-11-12)

Full Changelog

Commits:

  • hotfix: tests

v0.3.7 (2023-11-12)

Full Changelog

Commits:

  • hotfix: replace .at with an older syntax

v0.3.6 (2023-11-12)

Full Changelog

Fixed bugs:

  • Update Node version in Travis config #47

v0.3.5 (2023-11-12)

Full Changelog

Commits:

  • node version 18 for travis ci config

v0.3.4 (2023-11-12)

Full Changelog

Implemented enhancements:

  • Dealing with a decreasing body of bonds #44

Fixed bugs:

  • Troubles with SP500 benchmarking #43

v0.3.3 (2021-12-26)

Full Changelog

Implemented enhancements:

  • Normalisation for relative-annual method #27

Fixed bugs:

  • Wrong calcs for relative-annual method #26
  • Wrong stored data intersection of ranges #39
  • Async data fetching #22

v0.3.2 (2021-11-27)

Full Changelog

v0.3.1 (2021-11-27)

Full Changelog

Implemented enhancements:

  • Remove relative and relative-annual calc methods #32
  • Earned money #24
  • Loading state (spinner) #13

v0.3.0 (2021-11-27)

Full Changelog

Implemented enhancements:

  • ESLint #12
  • Add project-specific README file #11
  • Improve file and folder structure #10
  • Move code from JavaScript to TypeScript #9

v0.2.4 (2021-06-10)

Full Changelog

Commits:

  • Installed github_changelog_generator (on new machine) to update changelog

v0.2.3 (2021-06-09)

Full Changelog

Implemented enhancements:

  • NPM registry #16
  • Stock splits #15

v0.2.2 (2021-03-31)

Full Changelog

Fixed bugs:

  • Refresh index fund dataset on chart label click #7
  • Index fund wrong data for USD currency #6
  • Local storage cleanup #4
  • Continous data for assets #3

v0.2.1 (2021-03-24)

Full Changelog

Commits:

  • hotfix: test suites

v0.2.0 (2021-03-24)

Full Changelog

Implemented enhancements:

  • Index fund benchmark #2

v0.1.1 (2021-03-20)

Full Changelog

Commits:

  • travis triggers master branch only

v0.1.0 (2021-03-20)

Full Changelog

Commits:

  • changelog-generator and release shell scripts
  • unit-tests, part 12
  • unit-tests, part 11
  • unit-tests, part 10
  • unit-tests, part 9
  • summary portfolio fix
  • unit-tests, part 8
  • unit-tests, part 7
  • unit-tests, part 6
  • unit-tests, part 5
  • unit-tests, part 4
  • import/export little bug fixed
  • unit-tests, part 3
  • moex price calc bug fixed
  • unit-tests, part 2
  • unit-tests, part 1
  • svelte small components + effector state manager + refactoring, part 4
  • svelte small components + effector state manager + refactoring, part 3
  • svelte small components + effector state manager + refactoring, part 2
  • svelte small components + effector state manager + refactoring, part 1
  • relative annual calc updates
  • small calc changes
  • taxes calc correction
  • some little bugs fixed
  • fetch data clear cache mechanics
  • taxes base calcs
  • fetch data basic caching mechanics
  • export/import implementation
  • new calc method implemented - relative-annual
  • fixed wrong relative calc method
  • usd calcs, part 3
  • usd calcs, part 2
  • usd calcs, part 1
  • dates full array little bug fix
  • travis & surge integration, part 3
  • locales implementation
  • travis & surge integration, part 2
  • travis & surge integration
  • multiple portfolio, part 2
  • multiple portfolio, part 1
  • code splitting and refactoring, part 9
  • code splitting and refactoring, part 8
  • code splitting and refactoring, part 7
  • code splitting and refactoring, part 6
  • code splitting and refactoring, part 5
  • code splitting and refactoring, part 4
  • chart tooltip little bug fix
  • little fix for bonds
  • add bonds (state)
  • code splitting and refactoring, part 3
  • code splitting and refactoring, part 2
  • code splitting and refactoring, part 1
  • sell date implementation + some bug fixes
  • own money bars for absolute-total calc method
  • bank deposit for absolute and absolute-total calc methods
  • bank deposit for relative calc method
  • grouping legend items, part 3
  • grouping legend items, part 2
  • grouping legend items, part 1
  • new 'absolute-total' calc method
  • add amount to calcs (absolute method)
  • show/hide feature for assets
  • added usd koef for absolute calc method
  • split to relative and absolute calc methods
  • fixed some moex fetch and calcs bugs
  • edit assets
  • remove assets
  • fill "missed" weekend values by previous
  • added moex calcs
  • assets first implementation
  • fixed a problem with 'total' data saved to localStorage
  • fixing Y axes with initial min/max
  • update total on legend click
  • more clever way to calc total
  • fixed chart re-rendering problem
  • local storage implemented
  • calc total
  • data fetching, step 4
  • data fetching, step 3
  • data fetching, step 2
  • data fetching, step 1
  • initial commit

* This Changelog was automatically generated by github_changelog_generator