Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (14 loc) · 409 Bytes

CHANGELOG.md

File metadata and controls

16 lines (14 loc) · 409 Bytes

Tense 1.0.0b (22.06.2022)

Breaking Changes

  • aiotense -> tense
  • changed tests
  • changed examples

Features

  • added simple benchmarks (benchmarks.py)
  • added noxfile for multiversion tests
  • resolvers now work like iterators
  • units of time now is hashable dataclasses
  • added iteration_speedup parameter to TenseParser factory

Customization

  • UML diagram removed
  • All README files changed