2018-12-03 01:13:47 -06:00
|
|
|
|
|
|
|
CHANGELOG
|
|
|
|
=========
|
|
|
|
|
2020-09-25 18:05:38 -05:00
|
|
|
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.
|
|
|
|
|
|
|
|
|
2020-09-08 18:03:07 -05:00
|
|
|
0.2.3 (2020-09-08)
|
|
|
|
------------------
|
|
|
|
|
|
|
|
- Improve support for installing pip etc. on python3.
|
|
|
|
|
|
|
|
|
2020-09-08 16:15:44 -05:00
|
|
|
0.2.2 (2020-09-08)
|
|
|
|
------------------
|
|
|
|
|
|
|
|
- Include all "deploy" files within manifest.
|
|
|
|
|
|
|
|
|
2020-09-08 15:21:14 -05:00
|
|
|
0.2.1 (2020-09-08)
|
|
|
|
------------------
|
|
|
|
|
|
|
|
- OMG so many changes. Just a "save point" more or less.
|
|
|
|
|
|
|
|
|
2018-12-03 01:13:47 -06:00
|
|
|
0.2.0 (2018-12-03)
|
|
|
|
------------------
|
|
|
|
|
|
|
|
- Initial release, somewhat forked from ``rattail-fabric`` package.
|