Changelog.md (553B)
- ## 1.0.1 — 2018-05-11 03:50
- * Compatibility with OpenBSD’s mktemp
- * Fix quoting, it should now work in shells other than mksh
- ## 1.0.0 — 2018-05-10 04:14
- * Read from stdin when ``-`` is given
- * Fix broken logic for exclusive options
- * Be compatible with OpenBSD’s mktemp
- ## 1.0.0rc2 — 2018-05-06 21:02
- * Add ``-h`` option
- * ``-x`` and ``-c`` are now explicitely exclusive
- * Read from stdin when there is no arguments
- ### Known Limitations
- * Doesn't read from stdin when ``-`` is given
- ## 1.0.0rc1 — 2018-05-05 06:30
- First tagged release