Skip to content

Releases: b4fun/turtle

v0.0.3

02 Sep 14:05
41acc4e
Compare
Choose a tag to compare

What's Changed

  • Create SECURITY.md by @bcho in #4
  • doc: update doc by @bcho in #3
  • Update dependabot.yml by @bcho in #5
  • feat: setup goreleaser by @bcho in #6
  • chore(deps): bump github.com/charmbracelet/lipgloss from 0.7.1 to 0.8.0 in /cmd by @dependabot in #7
  • fix: hack on cmd release process by @bcho in #8
  • Goreleaser fix by @bcho in #9

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

28 Aug 02:35
90f5a3b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

18 Aug 12:23
e7ae4b3
Compare
Choose a tag to compare
feat: add unit tests (#1)

* test: add unit test for slowloris

* test: add test for SlowBodyReadRequest

* doc: add example

* chore: setup ci

* test: tune test validation

* test: remove racy validations