Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 02:46
· 449 commits to main since this release
13ca234

0.8.0 (2025-01-19)

Bug Fixes

  • add macOS support to installation test (cf54a12)
  • correct file priority sorting order (8c8f6da)
  • ensure consistent commit timestamps in tests (5c5d9f9)
  • ensure consistent commit timestamps in tests (b6f7355)
  • ensure consistent path handling in tests (e858be1)
  • ensure consistent priority boost across platforms (ecbb9ea)
  • ensure higher priority files come last in output (03c40aa)
  • fix YAML linting in installation test workflow (3ad29b5)
  • improve file chunking and debug output (7b86d8b)
  • improve installation test error handling and diagnostics (3b37be0)
  • improve installation test workflow (1aca621)
  • improve Windows installation test (dedc897)
  • normalize path separators for custom ignore patterns on Windows (b2d63d3)
  • normalize path separators for gitignore matching on Windows (3eb687f)
  • normalize path separators in output on Windows (689bc4a)
  • normalize path separators on Windows for consistent pattern matching (4c9ecf6)
  • remove ARM64 Windows target and cleanup CI workflow (4e12161)
  • remove redundant ignore pattern check (bd7bf5a)
  • skip test_git_priority_boost (ca8ced4)
  • skip test_git_priority_boost_with_path_prefix in windows (38ff112)
  • type inference issue in HashMap::get (e95e470)

Features

  • add build optimizations and improve CI caching (5a4d4a5)
  • add installation test workflow and update README markers (0bec653)
  • add installation testing to CI workflow (2366d9d)
  • add installer script and update README with installation instructions (000b005)
  • add semantic release and GitHub Pages deployment (68b3840)
  • add Windows installer script and update README (42a18dd)
  • update installation URLs to use bodo.run (02a60d6)