rattail-fabric2/CHANGES.rst

58 lines
1.1 KiB
ReStructuredText
Raw Normal View History

2018-12-03 01:13:47 -06:00
CHANGELOG
=========
2023-06-10 19:03:49 -05:00
0.3.2 (2023-06-10)
------------------
* Let caller override default ``fannie/config.php``.
2023-06-10 16:13:11 -05:00
0.3.1 (2023-06-10)
------------------
* Touch ``fannie.log`` when installing CORE Office.
* Add password support for ``make_normal_user()``.
2023-06-08 21:10:03 -05:00
0.3.0 (2023-06-08)
------------------
- OMG so many changes...just needed a fresh release.
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.