All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.2.6 - 2020-10-10
Feature/support release
manage_repo
parameter to make repo management optional- Add/claim support for RHEL/CentOS
- Module Hiera for setting defaults conditionally (used by new
manage_repo
parameter)
0.2.5 - 2019-05-24
- PDK Update
- Travis CI integration
0.2.4 - 2019-05-10
- Ruby style violations (rubocop)
- Add '--assumeyes' to uninstall command
0.2.3 - 2018-12-29
Bugfix release
- Detection of installed remotes when remote is down or returning errors
0.2.2 - 2018-07-02
Maintenance release
- PDK Update
- Package resource dependency (should be on apt_update not apt::source)
0.2.1 - 2017-11-07
Maintenance release
- PDK compatibility
- Manifest unit tests
- Ruby style violations (rubocop)
0.2.0 - 2017-10-12
- New parameters to
flatpak
type:name
,arch
,branch
flatpak
type's namevar is nowname
instead ofref
. Behavior and expected values remains the same as before.- The
remote
parameter on theflatpak
type is now explicitly required when installing a package.
- Made repo source file match PPA naming scheme
- Support for older Facter versions (<3.0.0)
flatpak
type now accepts a full Identifier Triple forref
parameter
0.1.1 - 2017-09-12
- Changelog
- License format in Module metadata.json
- Unbounded dependency version ranges
0.1.0 - 2017-09-11
Initial release
- support for Ubuntu (possibly other Debian-based distributions using apt)
- Install Flatpak from developer PPA
- Add/Remove Flatpak remotes
- Install/uninstall Flatpak apps