Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 994 Bytes

CHANGELOG.md

File metadata and controls

37 lines (22 loc) · 994 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Please add your functional changes to the appropriate section in the PR. Keep it human-readable, your future self will thank you!

Added

  • Add regrid filter
  • Added repeat-member #18

0.1.0 - 2024-11-18

0.0.8 - 2024-10-26

Added

  • Add CONTRIBUTORS.md (#5)

Changed

  • Add more attributes to typed variables
  • Fix __version__ import in init
  • Update copyright notice
  • Add more methods

[0.0.1] - Initial Release

Added

  • Project skeleton