Skip to content

Releases: metio/ilo

2022.4.18

18 Apr 04:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2022.3.14...2022.4.18

2022.3.14

14 Mar 03:50
Compare
Choose a tag to compare

ilo

Manage reproducible build environments. Take a look at the website for detailed information.

Changes

Full Changelog

Implemented enhancements:

  • Use new Graal Maven plugin #161
  • detect dead links in website #158
  • allow to specify custom devcontainer location #157
  • Java 17 #156
  • Allow to disable RC loading #141
  • osx package #12
  • nix package #4
  • #158 detect dead links #160 (sebhoss)

Fixed bugs:

  • Fix release process #159

2022.3.7

07 Mar 03:48
Compare
Choose a tag to compare

ilo

Manage reproducible build environments. Take a look at the website for detailed information.

Changes

Full Changelog

Implemented enhancements:

Fixed bugs:

  • use :z instead of :Z to mount project dirs #133
  • Cargo example has wrong docs #132
  • The set-env command is deprecated and will be disabled soon. #92

Merged pull requests:

2020.10.12

12 Oct 03:47
Compare
Choose a tag to compare

ilo

Manage reproducible build environments. Take a look at the website for detailed information.

Changes

Implemented enhancements:

  • update parent to latest version #89

Fixed bugs:

  • release fails if changelog cannot be generated #91
  • parameter expansion results in empty string #90

2020.9.28

28 Sep 03:47
2e80efb
Compare
Choose a tag to compare

ilo

Manage reproducible build environments. Take a look at the website for detailed information.

Changes

Implemented enhancements:

  • support command substitution for powershell #85
  • allow multiple --file options #84
  • publish artifacts to bintray #81
  • enable copr repo for fedora 33 once released #74
  • document devcontainer usage #55
  • support devcontainer #45

Fixed bugs:

  • use relative paths to compose yaml files #86
  • add missing release number for windows releases #83

Merged pull requests:

  • Powershell #87
  • bintray upload #82

2020.9.21

21 Sep 03:47
Compare
Choose a tag to compare

ilo

Manage reproducible build environments. Take a look at the website for detailed information.

Changes

Implemented enhancements:

  • Windows native executable #79
  • allow scripts in more than just --run-as #77
  • use editorconfig for code styling #58
  • Windows installation instructions #46

Fixed bugs:

  • fix COPR auto-build #78
  • arguments files do not support key="value" syntax #76
  • --run-as is missing --user #75

Merged pull requests:

  • Windows Executables #80

2020.9.14

14 Sep 03:48
Compare
Choose a tag to compare

ilo

Manage reproducible build environments. Take a look at the website for detailed information.

Changes

Implemented enhancements:

  • simplify non-rootless docker/podman usage #73
  • automate COPR releases #72
  • increase mutation coverage to 80% #68
  • use stable parent #67
  • add description to image commands #64
  • show argument files usage help for all commands #63
  • explain docker rootless usage #61
  • Use build section if present #57
  • Port mapping for devcontainer #56
  • MacOS installation instructions #47
  • fedora package #9

Fixed bugs:

  • release version number is incompatible with fedora copr #70
  • remove "Release" prefix from release names #66
  • ilo <command> --version does not show anything #62
  • version and help cannot be executed in folders that contain .ilo.rc #60

Merged pull requests:

  • enable copr repository #71

Release 2020.9.7-34731

07 Sep 03:47
Compare
Choose a tag to compare

ilo

Manage reproducible build environments. Take a look at the website for detailed information.

Changes

Implemented enhancements:

  • allow to specify build context #52
  • Fail as early as possible #50

Fixed bugs:

  • fix changelog generation #51

Merged pull requests:

  • Build improvements #54

Release 2020.8.31-34831

31 Aug 03:52
Compare
Choose a tag to compare

ilo

Manage reproducible build environments. Take a look at the website for detailed information.

Changes

2.3.0

09 Feb 07:56
Compare
Choose a tag to compare

Allow to specify ports to publish and allows to specify environment variables for a running container