Releases: concourse/time-resource
Releases · concourse/time-resource
v1.7.0
What's Changed
- Switch base image to concourse/resource-types-base-image-static, which is based on paketobuildpacks/run-jammy-static.
- Update README.md to correct command line example around setting an initial time by @ragaskar in #64
New Contributors
Full Changelog: v1.6.3...v1.7.0
v1.6.3
v1.4.1
update os layers when bulding image Signed-off-by: Taylor Silva <[email protected]> Co-authored-by: Rui Yang <[email protected]>
v1.6.2
update os layers when bulding image Signed-off-by: Taylor Silva <[email protected]> Co-authored-by: Rui Yang <[email protected]>
v1.6.1
update os layers when bulding image Signed-off-by: Taylor Silva <[email protected]> Co-authored-by: Rui Yang <[email protected]>
v1.6.0
✈️ Features
- The get step creates a file called
timestamp
that contains the fetched version (#61) @taylorsilva 🔗
v1.5.0
v1.4.0
✈️ Features
- Ensure even distribution of versions across interval/range (#54) @owenfarrell 🔗
🤷 Miscellaneous
-
Implement functions to generate latest and list of times (#53) @owenfarrell 🔗
-
Extract business logic to base package (#55) @owenfarrell 🔗
v1.3.0
✈️ Features
- Codify implicit defaults for start and stop (#52) @owenfarrell 🔗
v1.2.2
Merge pull request #50 from owenfarrell/issue-44 Updated README