- Import error caused crash in v1.20.2 (
bcd0171)
- sidecar: Add option to hide renders for expanded folders (
560d4fa) - recommendations: Sort by total delta (
5e686ef)
- recommendations: Classify folders by parent name (
d2e4d22)
- sidecar: Add configurable sidecar title (
59ded22) - sidecar: Add support for multiple sidecars (
81df340) - sidecar: Customizable sidecar formats (
6c4759a)
- envelope: Make created date optional (
18d5873) - Notify user if a bucket was not fully used (
1709068) - target: Fix the previous fix... (
0ad360a)
- target: More intuitive displayed node ratio (
20da9c8)
- export: Export the portfolio tree to PNG (
f35606a)
- portfolio: Folder attributes weren't propagating to all successors (
4a0cbf3)
- recommendations: Redo delta render rules (
d0fe97c)
- fetch: Customizable per-source cache validity (
964fd55) - fetch: Fetch from RealT using 'contractAddress/uuid' instead of 'symbol' (#119) (
441fb66)
- fetch: Skip malformed realt lines for now (
3b55c43)
- delta: Align deltas when showing portfolio root (
cb20954)
- fetch: Spinner was hiding user prompts (
8c5a78f)
- finary: Fetch all finary investments in only one call (
f119c49)
- Add startup for exotic investiment in constant file (#100) (
598f0e0) - fetch: Add support for multiple fetch sources (#97) (
903fc23)
- envelope: Fix optional parameter default value (
0307352)
- fetch: Add crowdlending & startups, update asset subclass constant (
261b752)
- dashboard: Use full page width (
a054dae)
- dashboard: Hide amounts if specified by user (
440f8c1)
- install: Bump nicegui version dependency (
8b5c7ad)
- imports: Forgot to expose AssetSubclass import (
eaf3e99)
- fetch: Skip fetched lines with no amount invested (
05adaa1)
- fetch: Fixed filter to skip malformed line (
279abaf)
- fetch: Set folder envelope to autofill children (
87fc64b) - fetch: Add & match envelope keys, connected new logic (
6049225) - fetch: Refactor, fetch account & currency [WIP] (
c876d42) - fetch: Create FetchKey & FetchLine pair (
7b7bd16)
- currency: Use node currency everywhere, add default config (
94f4711)
- delta: Include shared folders in the delta list (
63b3762)
- delta: Fix envelope delta calculation + display tweaks (
a44ee2c)
- delta: Solved misalignment when using collapsed folders (
ef540e5) - delta: Add investment summary sorted by envelope (
1d679be)
- delta: Add format shorcuts as command line options (
3eee961)
- portfolio: New 'console_delta' output format (
35757ed) - portfolio: Display current amount to ideal delta (
b9930fb)
- folder: Display warning if the sum of ratios != 100 (
88068b9) - portfolio: Display account in front of lines (
b4456ee) - node: Format option to display the tree with targets only (
968506d) - simulator: Create barebones simulation with invest states (
04320f6) - Add envelopes and plot them in dashboard (
c650ec3) - dashboard: Add basic newline support (
d55e7d2) - dashboard: Nice web tree with colors and icons (
3d5db42) - portfolio: Can set the asset class in parent for all children (
6bba5df) - dashboard: Can now customize the color map (
8e9b862) - dashboard: Click on a node to show its asset classes (
0136d9e) - analyzer: Add asset classes and plot chart (
2343b65)
- fetch: Add amounts for lines with same id (
8dbc7cf) - dashboard: Display collapsed/line folders on the web (
9914a0f)
- targets: Ratio targets now show the ideal absolute amount to reach (
8bf0aac) - fetch: Import precious metals (
54ce9f6)
- fetch: Add key/id usage for identical lines (
ecfddee)
- fetch: Add support for id differentiation (
4f830b8)
- fetch: Ask to reuse credentials if already saved (
df8bec1)
- Remove documentation warning (
5185495) - Write full documentation (#32) (
835262c) - Autobuild documentation and upload to Read The Docs (#29) (
9c2d2d4)
- fetch: Env vars get priority over cookies file (
f664ed8)
- dependencies: Added unidecode and numpy dependencies (
7574eae)
- Renamed project to Finalynx (
4753651)
- Renamed all references of finary_assistant to finalynx (
4753651)
- ci: Better release message (
f097aaf)
- presentation: Updated README&CONTRIBUTING, project looks good! (
2267bd3)
- readme: Created CONTRIBUTING.md guidelines (
75e2d75)
- Static pypi badge (
ed669ea)
- ci: Forgot to recursively clone the repo (
3a89f8e)
- ci: Attempting new glob pattern to include finary_api (
12d81ea)
- ci: Include finary_api to the PiPY package (
6b058c7)
- Relative import in module init (
126fc6e)
- Forcing bump to 0.1 (
a2fa623)
- Readme image urls (
89e1d7b) - Cleaner path management, new command option to force signin (
a29d1bb) - Can now login with cookies without saving credentials (
5fe8dfe) - Skip credentials if envars available (
c888a87)
- Added PyPI badge to README (
af328e6)