docs/03-changelog.markdown @ 1239054b95ca

Merge pull request #5 from dmitrys99/master

Add exit routine to ECL implementation
author Steve Losh <steve@stevelosh.com>
date Thu, 13 Jun 2024 12:35:34 -0400
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.