Skip to content

Releases: posener/script

Moved to Go 1.20

15 Jul 05:54
e2a6629

Choose a tag to compare

Upgrade to Go 1.20 and use stdlib for everything (#15)

* Upgrade to Go 1.20 and use stdlib for everything

With Go 1.20, it's feasible to remove all third party dependencies from the library (which will cascade into complete and your other packages).

* Drop named returns

* Add a test for merr returns

* Incorporate review feedback

v1.1.5

26 Apr 21:31

Choose a tag to compare

v1.1.5 Pre-release
Pre-release
Add iterate

Improvements

23 Nov 10:13

Choose a tag to compare

v1.1.0

Update readme according to Go doc

First release

29 Oct 20:00

Choose a tag to compare

v1.0.0

fix modifier doc