rattail-fabric2/CHANGES.rst
2023-06-08 21:10:03 -05:00

44 lines
859 B
ReStructuredText

CHANGELOG
=========
0.3.0 (2023-06-08)
------------------
- OMG so many changes...just needed a fresh release.
0.2.4 (2020-09-25)
------------------
- Allow kwargs for template context when deploying sudoers file.
- Pass arbitrary kwargs along, for ``apt.install()``.
- Add ``method`` kwarg for ``python.install_pip()``.
- Require the 'rattail' package.
- Add ``mssql`` module for installing MS SQL Server ODBC driver.
- Add ``is_debian()`` convenience function.
0.2.3 (2020-09-08)
------------------
- Improve support for installing pip etc. on python3.
0.2.2 (2020-09-08)
------------------
- Include all "deploy" files within manifest.
0.2.1 (2020-09-08)
------------------
- OMG so many changes. Just a "save point" more or less.
0.2.0 (2018-12-03)
------------------
- Initial release, somewhat forked from ``rattail-fabric`` package.