Releases: tegonal/scripts
Releases · tegonal/scripts
v4.3.0 timestampToDate(InUserFormat)
What's Changed
- checkPathIsInsideOf which does not report by @robstoll in #225
- git add all $projectsRootDir and not where the script is executed from by @robstoll in #226
- install shellcheck into ~/.local/lib and fix description in sh by @robstoll in #227
- add timestampToDate(InUserFormat) by @robstoll in #228
Full Changelog: v4.2.0...v4.3.0
v4.2.0 allow to refine release commit message
What's Changed
- update files of remote tegonal-gh-commons to version v2.8.2 via gt by @tegonal-bot in #219
- update files of remote gt to version v1.0.4 via gt by @tegonal-bot in #222
- prefix variable names in withCustomInputOutput to avoid clashes by @robstoll in #223
- allow the user to refine the message of the commit which is tagged by @robstoll in #224
Full Changelog: v4.1.0...v4.2.0
v4.1.0 checkPathNamedIsInsideOf
What's Changed
- update files of remote gt to version v0.19.0 via gt by @tegonal-bot in #212
- update files of remote tegonal-gh-commons to version v2.8.2 via gt by @tegonal-bot in #213
- add check to verify if a path is inside a given directory by @robstoll in #214
- rename checkIfPathNamedIsOutsideOf to checkPathNamedIsInsideOf by @robstoll in #217
Full Changelog: v4.0.0...v4.1.0
v4.0.0 gpg-utils
What's Changed
- printVersion outputs parse-commands.sh if not all args are set by @robstoll in #207
- allow to pass arguments to shellspec in run-shellspec-if-installed.sh by @robstoll in #208
- importGpgKey require confirmationQuestion instead of --confirm=true by @robstoll in #209 (bc break and hence the pump to the next major)
- key data extraction and other gpg utility functions by @robstoll in #210
- introduce date-utils to convert to/from timestamp by @robstoll in #211
Full Changelog: v3.5.0...v4.0.0
v3.5.0 runShellspecIfInstalled
v3.4.0 exitIfVariablesNotDeclared
What's Changed
- document how the tag filter of latestRemoteTag could be used by @robstoll in #199
- exitIfVariablesNotDeclared and use in parse-(fn-)args by @robstoll in #200
- use traceAndDie instead of die in places where error message doesn't give enough context by @robstoll in #201
- parse-args print help only on demand to clutter less the output by @robstoll in #204
- allow
yes
andno
as answer for askYesOrNo questions by @robstoll in #205
Full Changelog: v3.3.0...v3.4.0
v3.3.0 latestRemoteTag with filter
What's Changed
- update files of remote gt to version v0.19.0 via gt by @tegonal-bot in #195
- update files of remote tegonal-gh-commons to version v2.8.0 via gt by @tegonal-bot in #196
- fix typo lastname => last name by @robstoll in #197
- allow to filter remote tags by extended regex (grep -E) by @robstoll in #198
Full Changelog: v3.2.0...v3.3.0
v3.2.0 sbt-publish-to-sonatype, askWithTimeout and more
What's Changed
- fix colouring of missing args in parse-fn-args.sh by @robstoll in #180
- introduce removeUnusedSignatures and use it in this repo by @robstoll in #181
- allow to use version without leading v in download banner by @robstoll in #182
- update files of remote gt to version v0.17.4 via gt by @tegonal-bot in #184
- improve the error message with colours and fix text about ref name by @robstoll in #185
- introduce askWithTimeout and reuse in askYesOrNo by @robstoll in #186
- introduce sbt-publish-to-sonatype by @robstoll in #187
- introduce checkArgIsVersion by @robstoll in #188
- update files of remote tegonal-gh-commons to version v2.6.0 via gt by @tegonal-bot in #190
- runShellcheckPullHooks by @robstoll in #191
Full Changelog: v3.1.0...v3.2.0