• v0.2.3 1001c87c70

    v0.2.3 Stable

    natecox released this 2023-06-25 10:37:05 -07:00 | 32 commits to main since this release

    [0.2.3] - 2023-06-25

    Miscellaneous Tasks

    • Release command updates and tests

    Refactor

    • Use rayon for threading
    Downloads
  • v0.2.2 1289877c76

    v0.2.2 Stable

    natecox released this 2023-06-23 13:01:59 -07:00 | 35 commits to main since this release

    Features

    • Filter containers by name

    Miscellaneous Tasks

    • Add justfile for consistent releases

    Refactor

    • Move runtime options into corrator::Options
    Downloads
  • v0.2.1 55bb8a2e1d

    v0.2.1 Stable

    natecox released this 2023-06-22 19:17:18 -07:00 | 39 commits to main since this release

    [0.2.1] - 2023-06-23

    Features

    • Filter containers by tag

    Miscellaneous Tasks

    • Docker execution fn is now private
    Downloads
  • v0.2.0 b9f0693867

    v0.2.0 Stable

    natecox released this 2023-06-22 14:20:56 -07:00 | 42 commits to main since this release

    [0.2.0] - 2023-06-22

    Features

    • [breaking] Split config into separate files

    Miscellaneous Tasks

    • Add toml LSP to flake
    Downloads
  • v0.1.11 9fbd833bb0

    v0.1.11 Stable

    natecox released this 2023-06-21 16:01:24 -07:00 | 45 commits to main since this release

    [0.1.11] - 2023-06-21

    Documentation

    • Update doc for lib config

    Features

    • Add --clean to remove images after eval

    Miscellaneous Tasks

    • Move toml parsing to binary
    • Update nix/cargo lockfiles
    Downloads
  • v0.1.10 b8cb73a487

    v0.1.10 Stable

    natecox released this 2023-06-12 09:37:12 -07:00 | 51 commits to main since this release

    [0.1.10] - 2023-06-12

    Bug Fixes

    • Handle missing app config without panicking

    Miscellaneous Tasks

    • Update git ignore, exclude tmp config
    • Handle changelog with GHA
    Downloads
  • v0.1.9 2f8a26cd42

    v0.1.9 Stable

    natecox released this 2023-05-24 12:37:01 -07:00 | 56 commits to main since this release

    Changelog

    All notable changes to this project will be documented in this file.

    [0.1.9] - 2023-05-24

    Bug Fixes

    • Better handle endoflife.date api "not found"
    Downloads
  • v0.1.8 1129983463

    v0.1.8 Stable

    natecox released this 2023-05-24 09:36:55 -07:00 | 58 commits to main since this release

    [0.1.8] - 2023-05-24

    Bug Fixes

    • Endoflife.date failing on provided lts
    Downloads
  • v0.1.7 8b5c5c15f5

    v0.1.7 Stable

    natecox released this 2023-05-23 14:13:23 -07:00 | 59 commits to main since this release

    Changelog

    All notable changes to this project will be documented in this file.

    [0.1.7] - 2023-05-23

    Documentation

    • Add documentation to container module
    • Add documentation to application module
    • Add documentation to end_of_life module

    Features

    • Add support for json output

    Miscellaneous Tasks

    • Add git-cliff config and initial changelog

    Refactor

    • Improve error handling for regex
    Downloads
  • v0.1.6 06c03d71e9

    v0.1.6 Stable

    natecox released this 2023-05-22 16:51:49 -07:00 | 60 commits to main since this release

    Changelog

    All notable changes to this project will be documented in this file.

    [0.1.6] - 2023-05-22

    Documentation

    • Add documentation to container module
    • Add documentation to application module
    • Add documentation to end_of_life module

    Features

    • Add support for json output

    Miscellaneous Tasks

    • Add git-cliff config and initial changelog
    Downloads