Skip to content

Latest commit

 

History

History
162 lines (90 loc) · 8.16 KB

CHANGELOG.md

File metadata and controls

162 lines (90 loc) · 8.16 KB

Changelog

All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.

v4.0.1 (2023-11-30)

Full Changelog

Fixed bugs:

  • Fix another non-namespaced to_python #70 (smortex)

v4.0.0 (2023-11-30)

Full Changelog

Breaking changes:

  • Prefer namespaced stdlib functions #68 (smortex)

v3.1.0 (2023-10-06)

Full Changelog

Implemented enhancements:

  • Allow management of Django's ADMINS setting #65 (smortex)

v3.0.0 (2023-08-08)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

  • Fix deprecated usage of postgresql_password #59 (smortex)

v2.1.0 (2021-10-24)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Explicitely add directory entries for /media, /static #53 (smortex)

Merged pull requests:

2.0.1 (2021-05-14)

Full Changelog

Fixed bugs:

2.0.0 (2021-05-14)

Full Changelog

Breaking changes:

Implemented enhancements:

1.3.0 (2021-03-15)

Full Changelog

Implemented enhancements:

  • Allow disabling inclusion of owner's username in projects slug #38 (smortex)

Fixed bugs:

  • Fix string interpolation in configuration file #39 (smortex)

1.2.0 (2021-02-09)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Remove explicit data_provider from metadata.json #34 (smortex)

1.1.0 (2020-12-21)

Full Changelog

Implemented enhancements:

Fixed bugs:

1.0.2 (2017-04-05)

Full Changelog

Implemented enhancements:

  • Move Python parameters to param class #5 (smortex)
  • Disable timeout for pip install #4 (smortex)
  • Explicitely depend on passenger #3 (smortex)

1.0.1 (2017-03-23)

Full Changelog

Implemented enhancements:

  • Add libssl-dev dependency on Debian #1 (smortex)

Fixed bugs:

  • Ensure pip and setuptools are up-to-date #2 (smortex)

1.0.0 (2016-10-14)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator