Releases: codepatel/dcf
Releases · codepatel/dcf
Feature improvements for calculation and traceability
- Added analysis timestamping and traceability.
- Changed in R&D for capitalized reinvestment.
- Adapt CapEx data for multiple companies format of using Net Investing Cash Flow as proxy
v0.6-alpha.1 Bug Fix and adjust Sector Analysis to IEX data output
Bug fix for API token in status output. Expanded list of available US exchange names.
Update to adapt new API for the marketwatch.com data format
Upgrade code to adaptively match the API for data parsing from marketwatch.com
v0.5-alpha.1 Bug Fix
Fixed when the oldest quarterly data for some companies was missing leading to sum error causing None
v0.5-alpha.0 for Sector Value Analysis
New features:
- Adding preliminary version of sector "fishing" app and tests
- Display formatting improvements
- Adding "heartbeat" with live streaming price from tops SSE API using sseclient=v0.0.27 for managing the ReadTimeout exception
- Changing to 'Diluted Shares Outstanding' instead of 'Basic Shares Outstanding'. Cash Flow search is simpler with added space at beginning
- Using flask.logging.wsgi_errors_stream init for console logging
- Update to restore and initialize rgr_next and opm_next in UI
Bug fixes:
- Removed path /app in logging.FileHandler when logging to FileHandler is used
v0.4-alpha.0
- Adding asyncio to concurrent fetching of URLs
- Added unittest for basic test coverage and robustness across various ticker inputs
v0.3-alpha.0 to allow snapshots and sharing
New features:
- Updated social media share to pathname prop of dcc.Location('url')
- Refactoring to use dcc.Store using dash_extensions==0.0.31 and add redis to support data persistence and sharing for user sessions
- Adding DCF data structure to dcc.Store component, capture all inputs to dcf-store.data, push to Redis instance (heroku-redis) and then get from Redis Datastore for snapshots URLs.
v0.2-alpha.1
Bug fix for calculations of Cost of capital and reinvestment accuracy estimates
Second alpha release for DCF app
Key Functional changes:
- Ticker parsing from URL input and changing CapEx to Net Investing Cash Flow
- Social media share linking dynamic to follow URL input
- Changing navigation links to navheader value updates