docs/03-changelog.markdown @ c009c39c5672
Add support for a couple more implementations
| author | Steve Losh <steve@stevelosh.com> |
|---|---|
| date | Thu, 10 Mar 2022 21:15:42 -0500 |
| parents | 82d5dd50f5a6 |
| children | d98081713570 |
Changelog ========= Here's the list of changes in each released version. [TOC] 1.2.0 ----- Add Lispworks support to `argv` and `exit`. 1.1.1 ----- Fix `parse-options-or-exit` to pass along arguments properly. 1.1.0 ----- Added `make-boolean-options` and `defparameters` for convenience. 1.0.1 ----- Fixed a bug in `parse-options-or-exit`. 1.0.0 ----- Initial release.