docs/03-changelog.markdown @ d98081713570
v1.3.0
Update changelog
author |
Steve Losh <steve@stevelosh.com> |
date |
Thu, 13 Jun 2024 12:37:16 -0400 |
parents |
82d5dd50f5a6 |
children |
(none) |
Changelog
=========
Here's the list of changes in each released version.
[TOC]
1.3.0
-----
Add ECL support to `exit` (thanks Dmitry Solomennnikov).
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.