Releases: Asmodai/gohacks
Release 1.0.6
This is a minor update release that adds a few new modules.
Full Changelog: v1.0.5...v1.0.6
Version 1.0.5
Release that skips over some broken releases that have since been removed from the repository.
This release should cause @latest to update.
Version 1.0.0
This is the initial release of Version 1 of gohacks.
There are a few backward-incompatible changes from v0. Those include (but are not limited to):-
rfc3339/is now deprecated -- look attypes/rfc3339.goinstead.- Addition of ObjC-like responders in
responder/. - Changes to
process/to use those responders rather than messy channels for IPC. - Thread safety added where required.
apiclient/now returns aResponsestructure rather than a multi-value return.
Version 0.5.11
Final release of v0.
Full Changelog: v0.5.9...v0.5.11
Version 0.5.10
Full Changelog: v0.5.9...v0.5.10
This will most likely be the last release in the v0.5 series. The rfc3339 module will be deprecated, replaced with types.RFC3339 which is better code. The replacement also adds YAML support.
Version 0.5.9
Full Changelog: v0.5.8...v0.5.9
Version 0.5.8
Fixed issues highlighted by golangci-lint.
There was only one issue, so I feel a bit silly tagging and releasing. But, gotta keep golangci-lint happy.
Full Changelog: v0.5.7...v0.5.8
Version 0.5.7
Added the dynworker module.
Full Changelog: v0.5.6...v0.5.7
Version 0.5.6
Full Changelog: v0.5.5...v0.5.6
Version 0.5.5
Full Changelog: v0.5.4...v0.5.5