Skip to content

Version 0.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 14:00
· 389 commits to refs/heads/main since this release

Changes

  • Upload artifacts to release @avdv (#143)
  • Add --tree command line option @avdv (#142)
  • Upload binaries after successful build and run @avdv (#141)
  • Add Flake update workflow @avdv (#89)
  • Nix flakes @avdv (#87)
  • Close DirectoryStream and handle exceptions @avdv (#55)
  • nix: Use OpenJDK 11 headless @avdv (#50)
  • Refactoring and build static binary @avdv (#49)
  • Refine workflows @avdv (#34)

🐛 Bug Fixes

  • Fix NPE when listing inaccessible directory @avdv (#41)

🧰 Maintenance