Changes file for OPM::Maker =========================== 1.17 2022-01-27 12:24:00 + improve bash completion script: list directories and files if no other option matches. This is needed to have dir/file completion for options like --output 1.16 2022-01-26 15:23:00 + add new command to build bash completion script (opmbuild bashcompletion) 1.15 2022-01-19 07:04:00 + add new parameter to set basedir on build command (thanks to kjagosz) 1.14 2022-01-17 14:09:00 + fix version in info command 1.13 2022-01-17 12:57:00 + add command to get version infos about the commands 1.12 2021-12-31 08:09:00 + check if more than one sopm file is found and adjust tests (thanks to CPANTesters) 1.11 2021-12-29 15:03:00 + try to find a .sopm file if no file path was given (build, dependencies, sopmtest, ...) + added support for ignore files (filetest command, needs Text::Gitignore) 1.10 2021-10-01 17:11:00 + added support for huge files (see #7) + Use OPM::Validate to validate opm files + improve support for other ticketing systems 1.00 2021-03-13 11:21:00 + Renamed OTRS::OPM::Maker to OPM::Maker as it supports OPM building for other ticketing systems (e.g. Znuny and OTOBO) as well