Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 707 Bytes

CHANGELOG.md

File metadata and controls

36 lines (21 loc) · 707 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.

Added

Fixed

Changed

Removed

[0.5.0] - 2024-07-18

Added

  • Add typing to functions
  • Run slow tests only in CI channel

Removed

  • Rename number_column() -> _number_column()

0.0.1 - 2024-07-16

Added

  • number_column()
  • get_right_field()