Skip to content

Releases: toadle/lit

v0.1.1

27 Oct 21:14
Compare
Choose a tag to compare

Changelog

  • 23af911 Merge branch 'feature/automatic_releases_and_versions' into develop
  • 973b855 renamed for consistency
  • bf7b566 first step to autoversion
  • 45616be Merge tag 'v.0.1.1-alpha' into develop
  • c089aaa Merge branch 'release/v.0.1.1-alpha'
  • 0c8d1c1 resetting of input now possible with shift+arrow-left
  • 0cae55e closing on action now configurable
  • 44cf9c8 rename workflow
  • 425e508 Merge branch 'master' of github.com:toadle/lit
  • f417ae9 release workflow
  • a3f0d5f Update README.md
  • 02d0f13 Merge branch 'master' of github.com:toadle/lit
  • a869320 update example to fix args for trans
  • c0b710a Update README.md
  • 82f861a install instructions via homebrew
  • 4ffa81e Update README.md
  • 0dc6277 remove homebrew because not working atm
  • fcc195e Merge branch 'master' of github.com:toadle/lit
  • 7dc4025 homebrew formular now lives in toadle/homebrew-lit
  • c3622e1 Update README.md
  • 93110f3 add tap to readme
  • 7809ea8 provide a brew tap
  • 0983159 add version info
  • ef1f705 rename to calculators&search to stay
  • 5dc1d0f fix autocompletion when special characters are used
  • 4bf4033 restyled colors to match logo from README
  • 920f222 add a README and LICENSE
  • d8a7450 tie to published fork rather than local copy to fix tests
  • a787d5f fixed bug where spaces in command parameters would break the command
  • e8a6485 support configuration of labels on multiline-list
  • 5cd746d removed unused test
  • 8dc9af8 refactored config to composition to enable label config
  • 03d7e06 support switching back to input via typing
  • 5337800 support enter on autocompletion and added contacts
  • 81b3a8c item selection possible
  • 0d3c1fe fix focus switching
  • a263116 delve config for vscode
  • a99387d inject config by whole sourceConfig, except singular infos
  • 6ffa3fc fix newline error
  • 29985f1 moved to tab completion & msgs
  • f9031e2 added label and integrated new .lit.example.yml
  • d08f0bc add example-config-file
  • d357ca7 better styling, but still not perfect
  • 325f8ed make this test less flaky
  • 17eb2f3 add all capable parameter setter
  • c17b71a add makefile and github workflows
  • b91edf4 formatParsing
  • 0c7f436 handle focus change
  • bdb145a implemented a debouce for the queryInput
  • 0834977 add autocompleting textinput
  • 9c118b4 filtering works
  • e528a1e working scrollable list
  • d5527dc better clean output
  • 0c637d2 renamed to lit and execute cmds on query change
  • bc135f8 extract list, style, make non fullscreen
  • 8fd7828 readded whenselected functionality
  • 2210698 refactored to support bubbletea design pattern
  • 6ff9bd6 refactored command calling
  • 0d0fc95 display items and do something on selection
  • 55a7eb9 restructured code, integrated list
  • 7aa7522 support pipes
  • 87cb4e2 shell commands working
  • a0001de initial commit

v0.1 alpha

23 Oct 20:30
Compare
Choose a tag to compare
v0.1 alpha Pre-release
Pre-release

After several months of work I'm releasing this little baby to the world. There is still much to do, but now it is time to get feedback.