v1.0.1 : Patch Copy-able Environment Variables
While I worked on some stuff that is helpful for quicker testing and the like, the main motivation for this patch release is including a new exclusion of environment variable names so that denv
can run within screen
(which creates a variable that was currently passing through our sieve and then causing issues within the container).
What's Changed
- switch to using alpine images to make testing faster by @tomeichlersmith in #129
- 128 man page render by @tomeichlersmith in #130
- Auto Runner Version Update by @github-actions in #131
- Auto Runner Version Update by @github-actions in #133
- patch invalid var name when using screen by @tomeichlersmith in #134
Full Changelog: v1.0.0...v1.0.1