Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v0.1.0

Latest

Choose a tag to compare

@aiomayo aiomayo released this 19 Oct 13:28
· 2 commits to main since this release

IMPORTANT
please use 0.0.9 if you want to use that project instead of this version. This is the first release with the rewrite that means the code architecture is better but leaks of features

Rewritten

  • Parser package (modular architecture)
  • Executor package (simplified api)
  • Command structure
  • List command
  • Documentation structure

Removed (most of it for now just for the rewrite, comes back soon)

  • Interactive TUI mode
  • Task history tracking
  • Registry system
  • Custom error package
  • Display package
  • Dependencies: bubbletea, bubbles, fuzzy

Added

  • Task dependencies with circular detection
  • Finder package (searches parent directories)
  • Comprehensive unit tests
  • Babfile.example

What's Changed

Full Changelog: v0.0.9...v0.0.10

Changelog