What's Changed
* Feature Store 2.0 by guderkar in https://github.com/daipe-ai/feature-store-bundle/pull/17
* Added factory for feature decorator by guderkar in https://github.com/daipe-ai/feature-store-bundle/pull/33
* Renamed run_date for more generic timestamp by guderkar in https://github.com/daipe-ai/feature-store-bundle/pull/34
* Time windows next gen by ds-lukaslangr in https://github.com/daipe-ai/feature-store-bundle/pull/35
* Add time windows imports by ds-lukaslangr in https://github.com/daipe-ai/feature-store-bundle/pull/36
* Remove mlflow by ds-lukaslangr in https://github.com/daipe-ai/feature-store-bundle/pull/37
* Fix feature list by ds-lukaslangr in https://github.com/daipe-ai/feature-store-bundle/pull/38
* Move imports to namespace fs by ds-lukaslangr in https://github.com/daipe-ai/feature-store-bundle/pull/39
* pylint config unified with other repos by kutny in https://github.com/daipe-ai/feature-store-bundle/pull/41
* Add project files by ds-lukaslangr in https://github.com/daipe-ai/feature-store-bundle/pull/40
* Add feature functions by ds-lukaslangr in https://github.com/daipe-ai/feature-store-bundle/pull/42
* Added targets enum table, restructured config by guderkar in https://github.com/daipe-ai/feature-store-bundle/pull/43
* Add filters back by ds-lukaslangr in https://github.com/daipe-ai/feature-store-bundle/pull/44
* Move with_timestamps into a service by ds-lukaslangr in https://github.com/daipe-ai/feature-store-bundle/pull/46
* Fix column names by ds-lukaslangr in https://github.com/daipe-ai/feature-store-bundle/pull/47
* New feature notebooks orchestration by guderkar in https://github.com/daipe-ai/feature-store-bundle/pull/45
* Default values solution by ds-lukaslangr in https://github.com/daipe-ai/feature-store-bundle/pull/48
* Fix metadata by ds-lukaslangr in https://github.com/daipe-ai/feature-store-bundle/pull/50
* Add checking for time column type by ds-lukaslangr in https://github.com/daipe-ai/feature-store-bundle/pull/51
* Support for dry run in orchestration by guderkar in https://github.com/daipe-ai/feature-store-bundle/pull/49
**Full Changelog**: https://github.com/daipe-ai/feature-store-bundle/compare/v1.4.0...v2.0.0