Skip to content

Releases: MadeInPierre/finalynx

v1.4.2

22 Mar 23:07
Compare
Choose a tag to compare

Fix

  • fetch: Add support for id differentiation (4f830b8)

v1.4.1

22 Mar 12:54
Compare
Choose a tag to compare

Fix

  • fetch: Ask to reuse credentials if already saved (df8bec1)

v1.4.0

21 Mar 21:52
Compare
Choose a tag to compare

Feature

  • dashboard: Show the portfolio tree on the web dashboard (#35) (fa48bfc)

v1.3.0

19 Mar 23:30
Compare
Choose a tag to compare

Feature

  • render: Ability to customize the output format (#38) (97a2462)

v1.2.0

17 Mar 16:48
Compare
Choose a tag to compare

Feature

  • fetch: Can now cache data locally, defaults to 1h (#36) (86036e2)

Documentation

  • Remove documentation warning (5185495)
  • Write full documentation (#32) (835262c)
  • Autobuild documentation and upload to Read The Docs (#29) (9c2d2d4)

v1.1.1

07 Mar 10:05
Compare
Choose a tag to compare

Fix

  • fetch: Env vars get priority over cookies file (f664ed8)

v1.1.0

05 Mar 21:59
Compare
Choose a tag to compare

Feature

v1.0.1

04 Mar 22:38
Compare
Choose a tag to compare

Fix

  • dependencies: Added unidecode and numpy dependencies (7574eae)

v1.0.0

04 Mar 18:01
Compare
Choose a tag to compare

Feature

  • Renamed project to Finalynx (4753651)

Fix

  • submodules: Hopefully correctly moved finary_api (6b65d9c)
  • Renamed source folder (f78318f)

Breaking

  • Renamed all references of finary_assistant to finalynx (4753651)

v0.2.1

21 Feb 10:42
Compare
Choose a tag to compare

⚠️ Release notes: All releases until this one were only to learn how to setup the CI/CD pipeline. From now on, future releases should correspond to a relevant classification of the code changes:

  • n+1.0.0 for new features with breaking changes
  • n.m+1.0 for new features with backwards compatibility
  • n.m.k+1 for patches, bugfixes, and minor improvements

Fix

  • ci: Better release message (f097aaf)

Full Changelog: v0.2.0...v0.2.1