Skip to content

Latest commit

 

History

History
116 lines (55 loc) · 1.95 KB

CHANGELOG.md

File metadata and controls

116 lines (55 loc) · 1.95 KB

2.1.0 (2024-10-18)

  • Update pipeline [Pavel Liashkov]

2.0.0 (2023-08-03)

  • Add test for header middleware with full header [Pavel Liashkov]
  • Update pipeline [Pavel Liashkov]
  • Update version [Pavel Liashkov]

1.0.0 (2021-08-01)

  • Refactoring and add new middlewares LocaleDefaultMiddleware and LocaleFromCookieMiddleware (#14) [Pavel Liashkov]
  • Bump version [Pavel Liashkov]

0.8.0 (2021-07-26)

  • Relax reqs version [Pavel Liashkov]

0.7.0 (2021-07-23)

  • Bump starlette from 0.15.0 to 0.16.0 (#11) [dependabot[bot]]
  • Update version.py [Pavel Liashkov]

0.6.0 (2021-06-24)

  • Bump starlette from 0.14.2 to 0.15.0 (#9) [dependabot[bot]]
  • Update version.py [Pavel Liashkov]

0.5.1 (2021-06-18)

  • Fix linters [Pavel Liashkov]

0.5.0 (2021-06-18)

  • Add example with jinja2 (#8) [Pavel Liashkov]
  • Bump version [Pavel Liashkov]

0.4.0 (2021-05-05)

  • Add command for checking code [Pavel Liashkov]
  • Fix makefile [Pavel Liashkov]
  • Bump babel from 2.9.0 to 2.9.1 (#6) [dependabot[bot]]
  • Update version.py [Pavel Liashkov]

0.3.7 (2021-02-21)

  • Fix Readme [Pavel Liashkov]

0.3.6 (2021-02-21)

  • Update Makefile [Pavel Liashkov]
  • Add codecov settings [Pavel Liashkov]

0.3.5 (2021-02-06)

  • Fix readme (#5) [Pavel Liashkov]

0.3.4 (2021-02-04)

  • Bump starlette from 0.14.1 to 0.14.2 (#4) [dependabot[bot]]
  • Bump version [Pavel Liashkov]

0.3.3 (2021-02-03)

  • Fix setup config [Pavel Liashkov]

0.3.2 (2021-02-03)

  • Update readme file [Pavel Liashkov]

0.3.1 (2021-01-26)

  • Fix package format [Pavel Liashkov]
  • Fix readme [Pavel Liashkov]

0.3.0 (2021-01-17)

  • Update README (#3) [Pavel Liashkov]

0.2.2 (2021-01-10)

  • Bump version [pavel.liashkov]

0.2.1 (2021-01-10)

  • Add test mo files [pavel.liashkov]
  • Bump version [pavel.liashkov]

0.2.0 (2021-01-10)

  • Add test for middleware [pavel.liashkov]
  • Add tests [pavel.liashkov]
  • Bump version [pavel.liashkov]