Skip to content
Snippets Groups Projects
  1. Jun 11, 2023
    • Olivier Mengué's avatar
      README: fix online godoc link and rebuild · 7a567d95
      Olivier Mengué authored
      README.md:
      * fix GoDoc badge to use pkg.go.dev
      * fix "go get" instruction to use module style
      * fix build instruction to patch godocdown output to handle how section titles
        are formatted by gofmt in Go 1.18+
      * rebuild README.md
      
      Build instructions:
      
         go install github.com/robertkrimen/godocdown/godocdown@latest
         godocdown -template=.godocdown.template -o README.md
         sed -i= 's/^# /### /' README.md
      7a567d95
  2. Nov 22, 2022
  3. Jan 17, 2022
  4. Oct 18, 2021
  5. Sep 20, 2021
  6. Sep 16, 2021
  7. Jun 10, 2021
    • Martin Hilton's avatar
      update CI badges · 2dda4c69
      Martin Hilton authored
      After changing the CI infrastructure to github actions the badges in
      the README are out of date.
      2dda4c69
  8. May 07, 2021
  9. Apr 20, 2021
  10. Nov 04, 2020
  11. Sep 14, 2020
  12. Oct 23, 2017
  13. Oct 05, 2017
  14. Sep 21, 2017
  15. Sep 20, 2017
  16. Sep 19, 2017
Loading