Skip to content

Releases: mptre/yank

v1.3.0

18 Jun 06:28
Compare
Choose a tag to compare

News

  • Add opt-in selection of one and only field.
    (d8b2024)
    (Anton Lindqvist)

v1.2.0

12 Aug 08:31
Compare
Choose a tag to compare
  • Add openSUSE installation instructions to README.
    (c4ce72e)
    (Dany Marcoux)

  • Do not confuse the escape key with up arrow.
    (8536116)
    (Emanuele Giaquinta)

  • Remove opinionated -Werror option from CFLAGS.
    (f9ac9e6)
    (Anton Lindqvist)

  • Map carriage return to newline.
    (dffe105)
    (Anton Lindqvist)

v1.1.0

01 Nov 16:50
Compare
Choose a tag to compare
  • Fix compilation on FreeBSD by passing preprocessor macros in CFLAGS as
    opposed of using CPPFLAGS which is not honored.
    (78ededb)
    (Tobias Kortkamp)

  • Add FreeBSD install instructions.
    (0dd944b)
    (Tobias Kortkamp)

  • Fix a bogus free by storing a copy of the pattern argument.
    (8dff9f3)
    (Tobias Kortkamp)

v1.0.0

09 Sep 07:48
Compare
Choose a tag to compare
  • Fix a broken reference and improve the semantics of the manual.
    (f99c6ed, 7a964c1)
    (Anton Lindqvist)

  • Add Nix installation instructions to README.
    (412a5cd, #40)
    (Matt)

  • Add caveats section to manual.
    (88e8ca8)
    (Anton Lindqvist)

  • Start providing deterministic release tarballs,
    instead of relying on the ones created by GitHub.
    (99a91e2)

v0.8.3

27 Feb 18:59
Compare
Choose a tag to compare
  • Fix typo in README and manual
    (fe45fc1)
    (Jakub Wilk)

  • Add OpenBSD install instructions to README
    (c20e9bb)
    (Anton Lindqvist)

  • Call setlocale(3) prior pledge, allows the rpath promise to be removed
    (20cdc5a)
    (Anton Lindqvist)

  • Compile and link separately
    (7691802)
    (Anton Lindqvist)

  • Cleanup README and manual
    (495b53e,
    6dd722d) (Anton Lindqvist)

  • snprintf(3) can return -1
    (9ecb1f5)
    (Anton Lindqvist)