Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: segmentio/golines

Tags

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README (#172)

Update minimum version notes and clarify the maintenance (and lack
thereof) of this repository.

v0.12.2

Toggle v0.12.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build: build and release on ubuntu-20.04 for older glibc versions (#121)

v0.12.1

Toggle v0.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix version formatting (#118)

Hardcoded version numbers are easy to forget to update.

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Q1 2024: deferred updates (#117)

Update GitHub Actions versions as needed, update dependencies, update README.
Remove gocover.io badge and address linter warnings & deprecated syntax/deps.
Add linting and a basic .golangci.yml config.
Add a goreleaser config and rework the build system to use goreleaser to build 
and ship releases, ensuring consistent builds for intermediate commits and pull requests.

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update fixtures and bump version (#80)

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dave/dst dependency to latest version (#68)

* Add generics fixture

* Upgrade dave/dst and support generics

* Remove golang 1.16 and 1.17 from testing matrix

* Update README

* More README updates

* Revert "More README updates"

This reverts commit 95d35d4.

* Try fixing README again

* Update crypto dependency

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version (#60)

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version to 0.8.0 (#53)

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix shortening of inline interface definitions inside function declar…

…ations (#46)

* Fix shortening of inline interfaces in function declarations

* Fix spelling

* Revert debugging in shortener.go

* Bump version

* Improve documentation of custom formatters

* More README fixes

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update go to 1.17 (#42)