Skip to content

Releases: evilmarty/ilc

v0.7.0

27 May 10:21
569916e
Compare
Choose a tag to compare

Changelog

  • Major rewrite of codebase.
  • Run scripts are written to temp file and then executed by shell instead of inline.
  • Removed support for dynamic options. Might re-introduce later.
  • Added support for single command by adding run to root of config.
  • Inputs can be added to root of config for use by subcommands or single command.
  • Actually works this time 😅

Full Changelog: v0.6.0...v0.7.0

v0.6.0

02 Nov 10:27
d82f7de
Compare
Choose a tag to compare

Changelog

  • d82f7de Have separate contexts for sibling commands and nested commands
  • 90aa6bf Include inherited environment variables and allow option to exclude them
  • 48df269 Initial commit
  • 0768f09 Merge remote-tracking branch 'origin/main' into main
  • ef8f3b4 Remove looking up last command in array duplication

v0.5.3

11 Oct 11:05
648e8ae
Compare
Choose a tag to compare

Changelog

  • ef094ec Bump github.com/kr/pretty from 0.3.0 to 0.3.1
  • eea29e5 Merge pull request #10 from evilmarty/dependabot/go_modules/github.com/kr/pretty-0.3.1
  • 648e8ae Switch to using goreleaser

0.5.2

12 Sep 10:26
a9badf0
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/charmbracelet/bubbles from 0.12.0 to 0.13.0 by @dependabot in #6
  • Bump github.com/charmbracelet/bubbletea from 0.22.0 to 0.22.1 by @dependabot in #7
  • Bump github.com/charmbracelet/bubbles from 0.13.0 to 0.14.0 by @dependabot in #9
  • Bump github.com/charmbracelet/lipgloss from 0.5.0 to 0.6.0 by @dependabot in #8

Full Changelog: v0.5.1...v0.5.2

0.5.1

04 Jul 09:39
6973123
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/charmbracelet/bubbletea from 0.20.0 to 0.21.0 by @dependabot in #1
  • Bump github.com/erikgeiser/promptkit from 0.6.0 to 0.7.0 by @dependabot in #3
  • Bump github.com/charmbracelet/bubbletea from 0.21.0 to 0.22.0 by @dependabot in #5
  • Bump github.com/charmbracelet/bubbles from 0.11.0 to 0.12.0 by @dependabot in #4

Full Changelog: v0.5.0...v0.5.1

0.5.0

06 Jun 04:33
8f95413
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.5.0

0.4.0

25 May 08:48
e986f97
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.4.0

0.3.0

08 May 11:04
0214ba9
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.3.0

0.2.0

03 May 11:55
cbc3e4e
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

0.1.0

02 May 05:50
334f9ba
Compare
Choose a tag to compare