Skip to content

Latest commit

 

History

History
73 lines (40 loc) · 2.41 KB

CHANGELOG.md

File metadata and controls

73 lines (40 loc) · 2.41 KB

Changelog

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

0.1.4 - 2024-10-08

What's Changed

  • Added check_required_env_vars by @dsbilling in #10

Full Changelog: https://github.com/kilobyteno/tunsberg/compare/0.1.3...0.1.4

0.1.3 - 2024-10-08

What's Changed

  • Renamed uvicorn_config to uvicorn_log_config by @dsbilling in #9

Full Changelog: https://github.com/kilobyteno/tunsberg/compare/0.1.2...0.1.3

0.1.2 - 2024-10-08

What's Changed

  • Bump SethCohen/github-releases-to-discord from 1.15.0 to 1.15.1 by @dependabot in #7
  • Added default uvicorn config by @dsbilling in #8

Full Changelog: https://github.com/kilobyteno/tunsberg/compare/0.1.1...0.1.2

0.1.1 - 2024-09-12

Full Changelog: https://github.com/kilobyteno/tunsberg/compare/0.1.0...0.1.1

0.1.0 - 2024-09-06

Breaking change

⚠️ If you are using Flask please keep using <0.5.0, this version and up will only support FastAPI. ⚠️

What's Changed

  • Bump codecov/codecov-action from 3 to 4 by @dependabot in #4
  • Bump SethCohen/github-releases-to-discord from 1.13.1 to 1.15.0 by @dependabot in #3
  • Bump actions/setup-python from 4 to 5 by @dependabot in #2
  • Bump pypa/gh-action-pip-audit from 1.0.8 to 1.1.0 by @dependabot in #5
  • Release 0.1.0 by @dsbilling in #6

New Contributors

  • @dependabot made their first contribution in #4
  • @dsbilling made their first contribution in #6

Full Changelog: https://github.com/kilobyteno/tunsberg/compare/0.0.5...0.1.0

0.0.5 - 2023-12-03

0.0.4 - 2023-11-27

0.0.3 - 2023-11-25

0.0.2 - 2023-11-24

0.0.1 - 2023-11-24

  • Initial release