Releases: MadeInPierre/finalynx
Releases · MadeInPierre/finalynx
v1.4.2
Fix
- fetch: Add support for id differentiation (
4f830b8
)
v1.4.1
Fix
- fetch: Ask to reuse credentials if already saved (
df8bec1
)
v1.4.0
Feature
- dashboard: Show the portfolio tree on the web dashboard (#35) (
fa48bfc
)
v1.3.0
Feature
- render: Ability to customize the output format (#38) (
97a2462
)
v1.2.0
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
Fix
- fetch: Env vars get priority over cookies file (
f664ed8
)
v1.0.1
Fix
- dependencies: Added unidecode and numpy dependencies (
7574eae
)
v1.0.0
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
⚠️ 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