Skip to content

v0.3: Simplified Task Structure & CI

Latest
Compare
Choose a tag to compare
@ErikBjare ErikBjare released this 20 Dec 14:31

Major Changes

  • Simplified task structure:
    • Removed CURRENT_TASK.md and tasks/all/ directory
    • Tasks now stored directly in tasks/ directory
    • Improved task state management
  • Added GitHub Actions workflow for testing
  • Added TOOLS.md for documenting available tools
  • Added journal template for consistent entries
  • Improved fork.sh script with better error handling

Other Improvements

  • Better documentation and organization
  • Pre-commit hook improvements
  • Makefile improvements
  • Various bug fixes

What's Changed

New Contributors

  • @Miyou made their first contribution in #8

Full Changelog: v0.2...v0.3