Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

29 lines (20 loc) · 1.15 KB

Changelog

All notable changes to this project will be documented in this file, and given the size of the project, this changelog will also serve as the main source of release notes. For major releases on the development roadmap, release notes will be provided directly to the distribution platform. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] - Pre-release, September 7, 2024

Added

  • Initial release of core functionality for TemporalScope.
  • Added support for backend frameworks: Polars, Pandas, and Modin.
  • Developed backend TimeFrame and Partitioning components with unit tests.
  • Created a roadmap with full documentation adhering to Linux Foundation & OpenSSF best practices.
  • Integrated git-secrets and QA bash scripts for software quality and security.
  • Implemented CI/CD pipelines with code formatting (Black), dependency updates (Dependabot), and secret scanning.

Changed

  • N/A

Fixed

  • N/A

Deprecated

  • N/A

[0.1.0] - To be released

Added

  • Initial public release of TemporalScope.