docs/03-changelog.markdown @ 82d5dd50f5a6 v1.2.0
Add Lispworks support to argv and exit Fixes https://github.com/sjl/adopt/issues/4
| author | Steve Losh <steve@stevelosh.com> | 
|---|---|
| date | Tue, 16 Nov 2021 20:19:22 -0500 | 
| parents | f6b762c9fad2 | 
| 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.