What's Changed in 0.1.5
- Release v0.1.5 by @w4
- Update dependencies by @w4
- Update gix and Askama by @w4
- Add git-http-backend to nixified binary by @9p4 in #132
- Find default branch correctly by @9p4 in #133
- Implement repository list file by @w4
- Update gix by @w4
- Update flake inputs by @w4
- Updated docker-compose examples by @zQueal in #104
- Use deserialised BStrs directly from gix by @w4
- Don't allocate when encoding commit hashes by @w4
- Remove dependency on rust-ini by @w4
- Use gix to determine whether something is a git repository rather than a heuristic by @w4
- Add back cargo-deny by @w4
- Don't run clippy, etc on all architectures and remove x86_64-darwin by @w4
- Run CI on a matrix of OSes and platforms by @w4
- Fix Nix builds on MacOS and nix flake check by @w4
- Include .cargo to prevent full rebuilds of dependencies during output derivation build by @w4
- Only blacklist highlighters with conflicts during statically linked builds by @w4
- Disable parsers which cause conflicts when statically linking highlighters on Linux by @w4
- Strip build dependencies from docker builds by @w4
- Push builds to Cachix by @w4
- Use forked helix when building without TREE_SITTER_GRAMMAR_LIB_DIR by @w4
- Split out URI parsing code to improve testability and remove need for boxing by @w4
- Use trim_mathces instead of trim_(start|end)_matches by @w4
- Upgrade to axum 0.8 by @w4
- Add clone URL display by @w4
New Contributors
Full Changelog: 0.1.4...0.1.5