·
0 commits
to master
since this release
Changelog
- 9b1b494 feat: support containerization + add release workflow
- e552e3c Merge pull request tizbac#8 from abbbi/readme
- 45938a4 Merge pull request tizbac#7 from abbbi/obsolete_log
- 7e04724 Merge pull request tizbac#6 from abbbi/request_debug
- 9e9ee61 Merge pull request tizbac#3 from abbbi/fix_runner
- 2a97bec Merge pull request tizbac#5 from abbbi/errorprint
- 821b63b quickhowto
- 4144d17 replace log.Println calls with error/infoPrint functions
- 02749e5 add fmt to debugPrint, log requested uris
- a81b68b print error instead of fatal exit for easier testing
- 5e031b0 Merge pull request tizbac#4 from abbbi/split
- d73816f newlines for very long argument lists: better readability
- 24bc267 split code into seperate files
- 5542d9c Better error handling and comments
- 69e806e Update README.md
- 4c5a06d use go version 1.22
- f8964ed Update README.md
- 0389fa3 Update README.md
- f262032 fix github runner
- bf2ba14 Added command line options with usage , removed some debug logging
- a60ded2 Merge pull request tizbac#1 from abbbi/readme
- f719af9 return not implemented if accessing dynamic index
- ddec5c8 Update README.md
- 70086b8 Working restore
- 4ecb543 Create LICENSE
- 0ff47e8 Create go.yml
- 2d2f0c6 Create README.md
- 0fd53cd First commit