Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 416 Bytes

CHANGELOG.md

File metadata and controls

16 lines (10 loc) · 416 Bytes

Changelog

The following file contains all the changes made in fastnomicon

Unreleased

Nothing yet!

[0.1.0] (2024-10-16)

First version release 🎉

Features

  • Added parse_timestring_as_timedelta function to convert timestring to timedelta
  • Added parse_timestring function to convert timestring to list[TimeTuple]
  • Added execute_math_expr function to execute mathematical expression