Releases: devcontainers-contrib/nanolayer
Releases · devcontainers-contrib/nanolayer
v0.1.4
refactor: better formatted script
v0.1.3
feat: ability to inject env variables to installation
v0.1.2
style: isort and black
v0.1.1
ci: debug --version options
v0.1.0alpha2
fix: better env management
v0.1.0alpha1
feat: propagation of cli location in order to avoid downloading when …
v0.1.0alpha0
ci: fixed binary location colision with directory name
v0.1.0
refactor: removed legacy featmake shell script
v0.0.26
Danielbraun89/issue7 (#8) - A new "generate" as a python extra installation requirement in order to keeps base package requirements to the minimum - A Pyoxidizer binary is being created from the devcontainer python page (currently without the "generate" extras) - The binary is striped and compressed in order to keep size and footprint small - A release with the binary is created on each package publish - alongside with matching check
v0.0.19
fix: update featmake to solve alpine handling