Skip to content

Releases: Asmodai/gohacks

Release 1.0.6

10 Feb 14:59

Choose a tag to compare

This is a minor update release that adds a few new modules.

Full Changelog: v1.0.5...v1.0.6

Version 1.0.5

28 Jul 07:55

Choose a tag to compare

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

28 Jul 07:39

Choose a tag to compare

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 at types/rfc3339.go instead.
  • 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 a Response structure rather than a multi-value return.

Version 0.5.11

26 Jul 06:57

Choose a tag to compare

Final release of v0.

Full Changelog: v0.5.9...v0.5.11

Version 0.5.10

25 Jul 11:28

Choose a tag to compare

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

24 Jul 10:23

Choose a tag to compare

Full Changelog: v0.5.8...v0.5.9

Version 0.5.8

22 Jul 15:00

Choose a tag to compare

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

22 Jul 14:50

Choose a tag to compare

Added the dynworker module.

Full Changelog: v0.5.6...v0.5.7

Version 0.5.6

18 Jul 10:27

Choose a tag to compare

Full Changelog: v0.5.5...v0.5.6

Version 0.5.5

17 Jul 14:07

Choose a tag to compare

Full Changelog: v0.5.4...v0.5.5