Releases: Nixtla/nixtla
Releases · Nixtla/nixtla
v0.7.3
New features
- Snowflake integration @gee-senbong (#722)
Improvements
- [CHORE] Solves dependabot alerts @nasaul (#746)
- [CHORE] Bumps packages versions @nasaul (#741)
- chore(deps): Deprecate Python 3.9 & bump
fugueto 0.9.6 @gee-senbong (#737) - [Chore] Pin pandas < 3.0.0 @JQGoh (#729)
Documentation
- [docs] update icons across documentation for consistency and clarity @deven367 (#727)
- [seo] specify icon library @deven367 (#726)
- Remove Amplitude integration @loama (#725)
- DOCS: update support email @loama (#691)
- [docs] add redirects to fix broken links from
intercom@deven367 (#723) - Remove marimo iframe from why_timegpt.mdx @loama (#724)
- GenAI banner @loama (#721)
- clean up @deven367 (#719)
- docs: instructions for TimeGPT-2 and cleanup @ngupta23 (#717)
- new banner for timegpt-2.1 @deven367 (#718)
Dependencies
- chore(deps): bump werkzeug from 3.1.3 to 3.1.5 @dependabot (#735)
- chore(deps): bump fonttools from 4.60.1 to 4.60.2 @dependabot (#734)
- chore(deps): bump aiohttp from 3.13.1 to 3.13.3 @dependabot (#733)
- chore(deps): bump urllib3 from 2.5.0 to 2.6.3 @dependabot (#732)
- chore(deps-dev): bump setuptools from 69.5.1 to 78.1.1 @dependabot (#731)
- chore(deps): bump ray from 2.20.0 to 2.52.1 @dependabot (#730)
v0.7.2
- Prepare for 0.7.2 release @goodwanghan (#715)
- [Chore] Omit model name check @JQGoh (#714)
- [FIX] Deprecate insample endpoint @elephaint (#712)
- Update docs.json @loama (#710)
- [DOCS] Add MLFLow tutorial @marcopeix (#713)
v0.7.1
New features
- [FEAT] model_parameters argument @JQGoh (#681)
- [FEAT]: model_parameters support in cross_validation method @JQGoh (#694)
- [FEAT] Reduce finetune requirements @elephaint (#680)
- [FEAT] Multivariate endpoint @elephaint (#708)
Bug fixes
- Fix codespace and tests @goodwanghan (#693)
Documentation
- Banner for timegpt-2.0 @deven367 (#689)
- Fix table render @deven367 (#706)
- Fix use cases links @loama (#670)
- Third party licenses @deven367 (#704)
- Skip test if only docs are updated @deven367 (#702)
- Add intercom integration @deven367 (#701)
- Remove
deploy-readmeworkflow @deven367 (#685) - Edit use cases @khuyentran1401 (#698)
- Edit real time anomaly detection @khuyentran1401 (#695)
- Rewrite forecasting at scale @khuyentran1401 (#692)
- Rewrite longhorizon @khuyentran1401 (#690)
- Docs improve seo of forecasting quickstart @khuyentran1401 (#688)
- Fix typo in the redirects @deven367 (#687)
- Have redirects point to the correct url @deven367 (#686)
- Skip tests when only docs are updated @deven367 (#679)
- Improve cross validation seo @khuyentran1401 (#683)
- Optimize bitcoin prediction @khuyentran1401 (#682)
- Added API reference to docs @mergenthaler (#672)
- Update image paths in documentation to fix broken images @khuyentran1401 (#678)
- Styling @loama (#671)
- Fixed broken Links, Exclude pending content and add contextual options to documentation @mergenthaler (#675)
- Failing docs ci @deven367 (#667)
- Failing docs ci @deven367 (#666)
v0.7.1.dev0
New Features
- [FEAT]: model_parameters support in cross_validation method @JQGoh (#694)
- [FEAT] Reduce finetune requirements @elephaint (#680)
- [FEAT] model_parameters argument @JQGoh (#681)
Documentation
- Docs edit use cases @khuyentran1401 (#698)
- Docs edit real time anomaly detection @khuyentran1401 (#695)
- Docs rewrite forecasting at scale @khuyentran1401 (#692)
- Docs rewrite longhorizon @khuyentran1401 (#690)
- banner for timegpt-2.0 @deven367 (#689)
- Docs improve seo of forecasting quickstart @khuyentran1401 (#688)
- [docs] fix typo in the redirects @deven367 (#687)
- [docs] have redirects point to the correct url @deven367 (#686)
- [docs] skip tests when only docs are updated @deven367 (#679)
- Docs improve cross validation seo @khuyentran1401 (#683)
- Docs optimize bitcoin prediction @khuyentran1401 (#682)
- feat: added API reference to docs @mergenthaler (#672)
- Update image paths in documentation to fix broken images @khuyentran1401 (#678)
- [DOCS] styling @loama (#671)
- docs: Fixed broken Links, Exclude pending content and add contextual options to documentation @mergenthaler (#675)
- fix use cases links @loama (#670)
- Failing docs ci @deven367 (#667)
- Failing docs ci @deven367 (#666)
Dependency and tests
- Fix codespace and tests @goodwanghan (#693)
New Contributors
- @khuyentran1401 made their first contribution in #678
Full Changelog: v0.7.0...v0.7.1.dev0
v0.7.0
v0.6.8.dev1
New Features
- [FEAT] Reduce minimum required size for finetuning and fix testing failures by @elephaint in #640
Bug Fixes
- FIX: Add closing steps tag by @marcopeix in #659
Documentation
- feat: new date features tutorial by @ngupta23 in #653
- Migrate docs by @loama in #656
- DOCS: Faq and about fixes by @marcopeix in #657
- add posthog to analytics in mintlify by @loama in #660
- New documentation pipeline by @deven367 in #663
- test for staging docs by @deven367 in #664
Dependencies
- Remove nbdev for core developments and use pytest for tests by @JQGoh in #647
- CHORE: add nodejs to codespace by @marcopeix in #658
Full Changelog: v0.6.7.dev3...v0.6.8.dev1
v0.6.7.dev3
What's Changed
- Relax supported model check by @goodwanghan in #634
Full Changelog: v0.6.7.dev2...v0.6.7.dev3
v0.6.7.dev2
What's Changed
- Adjust model input size validation logic, add devcontainer by @goodwanghan in #632
- Update package version by @goodwanghan in #633
New Contributors
- @goodwanghan made their first contribution in #632
Full Changelog: v0.6.7.dev1...v0.6.7.dev2
v0.6.7.dev1
- chore: v0.6.7.dev1 @Yibei990826 (#630)
- refactor: Replace httpx.Client with _make_client @Yibei990826 (#629)
- [DOC] add faq on simple data forecast @Yibei990826 (#588)
- [doc] Add Meeting Link to Pricing @Yibei990826 (#626)
- feat: initial version of the audit & clean data feature @ngupta23 (#611)
- fix: broken pricing link @ngupta23 (#625)
- [FEAT] Temporal Hierarchical with TimeGPT @elephaint (#623)
- doc: unified wording on pricing page @ngupta23 (#624)
- docs: updated pricing to remove Azure and Free plan. @ngupta23 (#617)
- doc: updated pricing @ngupta23 (#615)
- fix: for test failure on windows 3.9 @ngupta23 (#616)
- doc: added info about team seats @ngupta23 (#603)
- docs: add tutorial on custom frequencies @MMenchero (#597)
New Features
Bug Fixes
- misc: Fix typing for client timeout @adamantike (#621)
Documentation
- [FIX] Docs incorrect mailto links @elephaint (#574)
- docs: update changelog @jmoralez (#595)
- [FIX] Change html table to md format @Yibei990826 (#596)
Dependencies
- fix: lint @ngupta23 (#620)
- chore(deps): bump actions/setup-python from 5.3.0 to 5.4.0 in the ci-dependencies group @dependabot[bot] (#600)
- chore(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 in the ci-dependencies group @dependabot[bot] (#598)
v0.6.6
New Features
- FEAT: online anomaly detection @marcopeix (#546)
Bug Fixes
- [FIX] exogenous features with partitioning @elephaint (#591)