- Credentials Structure Change
- API KEY Credentials Location Change
- Doc Fix
- Searching logic enhanced as lowering the archive series scores
- Searching returns the most 100 similar series as default
- ´serialize´ parameter added to
get_main_categories,get_sub_categories,get_groupsandget_series
- EVDS 3.0 Compatibility
- Turkish User Manual Added
- Python 3.11 and 3.12 support has been dropped
- Dependency Update: pandas >= 3.0.0
- Dependenct Update: requests >= 2.32.5
- New Dependency: tqdm (for index building progress monitoring)
- Auto Resolve Level 1-2-3 Categories
- Series Searching Enhanced
- Building Duplicate Index Entries Fixed
- Indexing Refactored (since the API keeps rate limiting the requests)
- pandas int16 cast was returning negative category id's because of the overflow, fixed: int32
- Index Building CLI script
- Connection and Read Timeouts are Increased Again
- Index Update
- New Style Type Hinting
- Various Small Bug Fixes
- Python 3.8, 3.9 and 3.10 support has been dropped
- Config has been migrated from setup.py to pyproject.toml
- Index Update
- Connection and read timeouts are increased
- API SSL handshake fix
- Pandas 2.0 method calls fix
- Index update
- Experimental Class LSModeller to perform LS Modelling, ADF and Cointegration tests
- Reference tables fix
- Internal class versioning
- transformations and aggregations parsing fix
- Bug Fixes in documentation
- A Bug Fix in setup.py
- A small fix in Connector
- First release candidate.
