docs/03-changelog.markdown @ 7dab213bec41

Add exit routine to ECL implementation

Signed-off-by: Dmitry Solomennnikov <dmitrys99@mail.ru>
author Dmitry Solomennnikov <dmitrys99@mail.ru>
date Thu, 13 Jun 2024 18:56:51 +0300
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.