| Version: | 0.2.0 |
| Release Date: | 7th January, 2021 |
| Licence: | GPLv3 |
| Source: | github.com/sodaware/blam |
| Documentation: | https://docs.sodaware.net/blam/ |
Version 0.2.0 (January 7th, 2021)
This version contains the following changes:
- Fixes to the
copycommand when copying to a directory. copycommand can now create destination directories ifcreateDirsis set totrue.- Fixed how XML attributes are loaded so they are no longer unset if they are not the correct case.
- Added a small configuration wizard to use if the configuration file is not found.
Version 0.1.1 (November 30th, 2020)
This is a small update that contains the following:
- Improved configuration path support. Configuration file can now be located at "~/.blamrc", or placed in the "~/.config" directory.
- Added support for passing config file via
--configoption. - Added
--versionoption.
Version 0.1.0 (October 1st, 2019)
Initial release of blam.