Releases: osx-provisioner/role-asdf
Releases · osx-provisioner/role-asdf
Release 0.3.3
2023-02-25
Continuous Integration
- GITHUB: workflow standardization (f3a4677)
- SECURITY: error handling (96d0bb7)
Documentation Changes
- README: standardize example playbook (a08d2d6)
Release 0.3.2
2023-02-18
Build System / Dependencies
- POETRY: bump version for release (44dc330)
- GALAXY:
- collection version range (4799c2d)
- support pure semantic versioning (544d564)
Continuous Integration
- GITHUB: simplify ansible cache (c92f26a)
Release 0.3.1
2023-02-18
Continuous Integration
- GITHUB: add caching to workflow (9077d14)
Tests
- MOLECULE: standardize molecule.yml (fd41c14)
Release 0.3.0
2023-02-15
Build System / Dependencies
- GALAXY:
- add community requirement (1e34a82)
- add additional metadata tags (1ffdc27)
- update requirements to latest (f133d13)
- add metadata for big sur & monterey (01bc24e)
- POETRY:
- upgrade ansible, molecule (a707cfa)
- pin ansible-compat<2.1.0 (7336906)
- more accurate security test (ec0cf0d)
- correct ansible-compat version (c9e6fbb)
- bump python and package versions (264ec7d)
Continuous Integration
- GITHUB:
- add toml lint step (b673814)
- upgrade workflows (821815c)
- upgrade osx version in ci environment (4670009)
- update changelog generation (7ca08c8)
Documentation Changes
- README: reformat, update requirements (d49611a)
New Features
- ASDF: add custom cmd directly before install (3749d36)
Refactors
- TASKS: source asdf via shell (dcc2cff)
Code Style Changes
- ANSIBLE-LINT: enforce fqcn (707dcaf)
Tests
- MOLECULE:
- increase default timeout value (b6c7d27)
- update asdf install versions (bd7ffca)
Release 0.2.2
2022-01-28
Build System / Dependencies
- POETRY: avoid broken ansible-compat version (7dbd629)
Continuous Integration
- GITHUB:
- use checkout action v2 tag (9b3f9c0)
- upgrade checkout action (7aeb954)
- add scheduled workflow runs (de8e330)
Documentation Changes
- README: add external license information (2d6c701)
New Features
- POETRY: bump version for release (3b1b019)
- INSTALL: simple stat check for asdf (297660e)
- NODEJS: switch to node-build (c074bd2)
Refactors
- INSTALL: detect existing asdf installs (7a04a19)
Release 0.2.1
2021-06-23
Build System / Dependencies
- POETRY: update ansible to ^4.1.0, lower python requirements to 3.6.1 (9d1027e)
Continuous Integration
- GITHUB: upgrade workflows and notifications (5b8e6ff)
Documentation Changes
- LICENSE, README: switch licensing to mit, remove travis (579f68a)
Release 0.2.0
2021-06-09
New Features
- GEERLINGGUY.MAC: support new collections format (403b73d)
Release 0.1.1
2021-06-08
Build System / Dependencies
- POETRY: upgrade ansible to ^4.0.0 (ac68cae)
Release 0.1.0
2021-05-24
New Features
- IMPORT: import role from legacy provisioner project (d962b4a)