------------------------------------------------------------------- Mon Jan 20 15:16:02 UTC 2020 - Marketa Calabkova - Update to 0.7.0 * make gitfs2 and pypifs optional. * python 2.7 support is dropped. * show friendlier error when unknown protocol exception was raised. * python 3.4 support is gone * no verbose for error, -v for warning, -vv for warning+info, -vvv for warning+info+debug * show template plugin name, i.e. 'copying' for copy instead of 'templating' * support moban file inheritance * support intermediate targets in moban file * Command options have been grouped. --template_type became --template-type ------------------------------------------------------------------- Tue Oct 1 14:25:35 UTC 2019 - Marketa Calabkova - Update to 0.6.3 * support pyFilesystem2 * -vv show debug trace * Allow mobanfile to include data from arbitrary config files * fix moban 0.4.5 test failures on openSUSE Tumbleweed * '-e' to load extensions for template engines, i.e. jinja2 * jinja-cli parity: support command line pipe stream. ------------------------------------------------------------------- Tue Jul 23 14:05:47 UTC 2019 - Tomáš Chvátal - Update to 0.5.0: * various fixes and tests updates * See CHANGELOG.rst ------------------------------------------------------------------- Thu Jan 17 10:59:53 UTC 2019 - Jan Engelhardt - Trim bias from description. Fix grammar. ------------------------------------------------------------------- Mon Jan 14 00:12:54 UTC 2019 - John Vandenberg - Remove base_engine.py workaround - Removed build dependency on moban-handlebars - Update to v0.3.8 - Allow template literals as positional arguments - Report changes in non-zero exit code only with --exit-code - Disables file permissions copy feature on Windows ------------------------------------------------------------------- Wed Jan 9 15:58:32 UTC 2019 - John Vandenberg - Fill base_engine.py instead of deleting it. ------------------------------------------------------------------- Tue Jan 8 04:19:21 UTC 2019 - John Vandenberg - Trim description and add %check ------------------------------------------------------------------- Mon Jan 7 04:02:49 UTC 2019 - John Vandenberg - Update to v0.3.7 - Simplified CLI usage - Source tarball includes docs and tests ------------------------------------------------------------------- Tue Jan 01 09:53:13 UTC 2019 - John Vandenberg - Update to v0.3.6 - Improved Windows support - Gracefully skip entries encountering write permission errors. ------------------------------------------------------------------- Mon Dec 17 09:53:13 UTC 2018 - John Vandenberg - Update to v0.3.5 - Switched from PyYAML to ruamel.yaml - Improved error reporting for YAML syntax errors. ------------------------------------------------------------------- Tue Nov 27 11:00:01 UTC 2018 - John Vandenberg - Initial revision for v0.3.4