PackageTrack

Go modules

github.com/philhofer/fwd

v1.2.0philhofer/fwd

Release timeline

39 releases since 2014
20142026

One column per quarter.

Releases

  1. v1.2.016 Sept 2024
    Release notes

    Adds call to get a single byte and add Next happy path.

    Open source →
  2. v1.1.3-0.20240916144458-20a13a1f6b7c16 Sept 2024pre-release

    Nothing published for this version

  3. v1.1.3-0.20240613040359-cdc6af6b876213 Jun 2024pre-release

    Nothing published for this version

  4. v1.1.3-0.20240612014219-fbbf4953d98612 Jun 2024pre-release

    Nothing published for this version

  5. v1.1.211 Dec 2022
    Release notes

    I used go1.14 as version, to match other projects consuming this
    module (e.g. github.com/tinylib/msgp).

    Signed-off-by: Sebastiaan van Stijn [email protected]

    Open source →
  6. v1.1.2-0.20240612014219-fbbf4953d98612 Jun 2024pre-release

    Nothing published for this version

  7. v1.1.2-0.20221211155623-ead0d75843d111 Dec 2022pre-release

    Nothing published for this version

  8. v1.1.2-0.20221211155623-e22748bc631e11 Dec 2022pre-release

    Nothing published for this version

  9. v1.1.2-0.20221211155623-7706de0536cb11 Dec 2022pre-release

    Nothing published for this version

  10. v1.1.2-0.20221211155623-2ae61b800e4511 Dec 2022pre-release

    Nothing published for this version

  11. v1.1.2-0.20220715155621-b411808a242515 Jul 2022pre-release

    Nothing published for this version

  12. v1.1.2-0.20210816180132-8be6da3b9e2916 Aug 2021pre-release

    Nothing published for this version

  13. v1.1.2-0.20210722190033-5c56ac6d0bb922 Jul 2021pre-release

    Nothing published for this version

  14. v1.1.124 Nov 2020
    Release notes

    The (*Reader).Skip() code did not handle skip sizes
    above the buffer size correctly, because the inner
    reader loop only looped while 'r.buffered() < n', and
    that condition is obviously violated when the reader
    successfully buffers more bytes than are to be skipped.

    Refactor this method to be a little shorter and hopefully
    much clearer (and more correct) and add test coverage that
    exercises this code better.

    Open source →
  15. v1.1.030 Jul 2020
    Release notes

    Add Reader/Writer constructors with custom buffer

    Open source →
  16. v1.0.1-0.20200730165417-414ae1bb9ed130 Jul 2020pre-release

    Nothing published for this version

  17. v1.0.05 Sept 2017
    Release notes

    Seems pretty stable to me.

    Open source →
  18. v0.0.0-20240612014219-fbbf4953d98612 Jun 2024pre-release

    Nothing published for this version

  19. v0.0.0-20210722190033-5c56ac6d0bb922 Jul 2021pre-release

    Nothing published for this version

  20. v0.0.0-20201124163557-9bcb9cab1b0324 Nov 2020pre-release

    Nothing published for this version

  21. v0.0.0-20200730165417-414ae1bb9ed130 Jul 2020pre-release

    Nothing published for this version

  22. v0.0.0-20170905212122-bb6d471dc95d5 Sept 2017pre-release

    Nothing published for this version

  23. v0.0.0-20170901115131-7f183dbc6f361 Sept 2017pre-release

    Nothing published for this version

  24. v0.0.0-20170616204054-1612a298117616 Jun 2017pre-release

    Nothing published for this version

  25. v0.0.0-20160129035939-98c11a7a6ec829 Jan 2016pre-release

    Nothing published for this version

  26. v0.0.0-20160129033926-222b992a5a3529 Jan 2016pre-release

    Nothing published for this version

  27. v0.0.0-20160125232251-f603d16432b825 Jan 2016pre-release

    Nothing published for this version

  28. v0.0.0-20160122021820-19fb8901f06c22 Jan 2016pre-release

    Nothing published for this version

  29. v0.0.0-20151231144220-f429d72be39931 Dec 2015pre-release

    Nothing published for this version

  30. v0.0.0-20151231144151-192fd992665731 Dec 2015pre-release

    Nothing published for this version

  31. v0.0.0-20151231052200-50547e3e2fc431 Dec 2015pre-release

    Nothing published for this version

  32. v0.0.0-20151120024002-92647f2bd94a20 Nov 2015pre-release

    Nothing published for this version

  33. v0.0.0-20151120021328-3628caea4a9d20 Nov 2015pre-release

    Nothing published for this version

  34. v0.0.0-20151005180259-8fd9a4b750985 Oct 2015pre-release

    Nothing published for this version

  35. v0.0.0-20150722221502-4dbda5e2904d22 Jul 2015pre-release

    Nothing published for this version

  36. v0.0.0-20150401190312-899e4efba8ea1 Apr 2015pre-release

    Nothing published for this version

  37. v0.0.0-20141227211839-94ccdbd53bde27 Dec 2014pre-release

    Nothing published for this version

  38. v0.0.0-20141225225608-144676dd3c2f25 Dec 2014pre-release

    Nothing published for this version

  39. v0.0.0-20141114174958-39001ab6cf7c14 Nov 2014pre-release

    Nothing published for this version