Skip to content

Latest commit

 

History

History
112 lines (49 loc) · 3.98 KB

CHANGELOG.md

File metadata and controls

112 lines (49 loc) · 3.98 KB

0.7.30 (2023-12-14)

Features

  • pypi: loosen typer range (6f5ad4d)

0.7.29 (2023-12-14)

Features

0.7.28 (2023-01-05)

Features

  • requirements: loosen typer requirement (6ca0c33)

0.7.27 (2022-05-16)

Features

  • make typer range larger (fd59273)

0.7.26 (2022-05-16)

Bug Fixes

  • deploy updated package on merge (8ff1f84)

0.7.25 (2022-05-16)

Features

0.7.24 (2022-05-16)

Features

0.7.23 (2022-05-16)

Features

  • add github actions for CI build (e41a309)

0.7.22 (2020-11-22)

Features

  • mark python doc pseudo-code blocks with a tag (1562fa8)

0.7.21 (2020-08-23)

Features

  • add function types to api docs (75bc770)

0.7.20 (2020-08-21)

Bug Fixes

  • markdown: issue where return types were not cleaned up on short functions (b0e9f0f)

0.7.19 (2020-08-21)

Bug Fixes

  • markdown: support ForwardRef stripping (a4f44a8)

0.7.18 (2020-07-19)

Bug Fixes

  • ci: bump version after pypi step (69bfd5f)
  • ci: do version increment during deploy step (be7be55)

0.7.17 (2020-07-19)

Bug Fixes

  • ci: remove json file version incrementing (4f78333)

0.7.16 (2020-07-19)

Bug Fixes

  • ci: wrong repo was used in set-build-version (608869b)

0.7.15 (2020-07-19)

Features