This repository has been archived by the owner on Apr 23, 2024. It is now read-only.
Releases: saitho/git-file-webserver
Releases Β· saitho/git-file-webserver
v1.5.3
v1.5.2
v1.5.1
1.5.1 (2020-12-30)
π Bug Fixes
- dir: add repo slug in file links (392a1f5)
π Documentation
- add codecov badge (7cf0ef9)
π Tests
- add unit test for utils (ad6c7cf)
π CI
- full code coverage (7b86e3b)
- remove obsolete build step in test (d430b7e)
- add unit test workflow (726dc92)
tests
- unit tests for git components (d31ce56)
v1.5.0
1.5.0 (2020-12-29)
π Feature
- show version on startup and index (328e824)
- validate slugs (724f80e)
- add repository title setting (3218610)
- process multiple repositories (f07282a)
- multiple repositories in Git config (d94c81c)
π Bug Fixes
- keep in-code order of routes (2070bc2)
π§ Chores
- reduce number of routes (43e3501)