summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-08-25 01:47:03 +0100
committerjao <jao@gnu.org>2022-08-25 01:47:03 +0100
commit621642856832dff4f80ad60153b240991299d419 (patch)
treefb3e559630f9fead19ad51093644d25c87d02dde
parent247c7d5f93539f7e183909917d8f3eab7156ed47 (diff)
downloadgeiser-621642856832dff4f80ad60153b240991299d419.tar.gz
geiser-621642856832dff4f80ad60153b240991299d419.tar.bz2
archaeology
-rw-r--r--news.org44
1 files changed, 22 insertions, 22 deletions
diff --git a/news.org b/news.org
index a6b95db..8594517 100644
--- a/news.org
+++ b/news.org
@@ -8,52 +8,52 @@
- ~run-geiser~ obsoleted, just use =M-x geiser=. For implementations,
geiser-IMPL is defined, obsoleting run-IMPL.
-* Version 0.25.1 (August 2022)
+* Version 0.25.1 (August 21 2022)
- Fixes for compilation errors.
-* Version 0.25 (August 2022)
+* Version 0.25 (August 21 2022)
- New customizable variables: geiser-repl-startup-hook and
geiser-repl-startup-forms.
- Fix: support for .dir-locals.el in REPL buffers.
- Fix: geiser-restart-repl: don't start a REPL to just restart it.
- Fix: respect user-defined completion-at-point-functions.
-* Version 0.24 (May 2022)
+* Version 0.24 (May 7 2022)
- Support for #{...}# extended symbol syntax
- Removed explicit company backend: use CAPF instead.
-* Version 0.23.1 (March 2022)
+* Version 0.23.1 (March 23 2022)
- Bug fix for debug buffer fontification
-* Version 0.23 (March 2022)
+* Version 0.23 (March 9 2022)
- Set REPL's default directory to project's root.
- Depend on ELPA's project 0.8.1 to ensure compatibility
with emacs < 28.
- Harmonize buffer names (follow ~*Geiser ...*~ format)
-* Version 0.22.2 (February 2022)
+* Version 0.22.2 (February 3 2022)
- Bug fixes (byte-compiler warnings, corfu compatibility).
-* Version 0.22.1 (January 2022)
+* Version 0.22.1 (January 23 2022)
- Fix for C-u C-x C-e (in-buffer printing of evaluated expression)
- Fix for project functions other than project-current
-* Version 0.22 (December 2021)
+* Version 0.22 (December 29 2021)
- New functions geiser-wait-eval and geiser-eval-region/wait for
synchronous clients like ob-scheme.
-* Version 0.21 (December 2021)
+* Version 0.21 (December 22 2021)
- Asynchronous, interruptible evaluation and compilation
-* Version 0.20 (December 2021)
+* Version 0.20 (December 20 2021)
- Improved support for debugging sessions (for implementations
supporting them, as usual).
@@ -63,33 +63,33 @@
in emacsen having it available, and using the new
~geiser-repl-per-project-p~ to decide whether to use it.
-* Version 0.19 (December 2021)
+* Version 0.19 (December 4 2021)
- Bug fixes
-* Version 0.18 (October 2021)
+* Version 0.18 (October 3 2021)
- Documentation fix
-* Version 0.17 (August 2021)
+* Version 0.17 (August 8 2021)
- Package available in NonGNU ELPA (doc update)
- Linting and minor fixes
-* Version 0.16 (April 2021)
+* Version 0.16 (April 21 2021)
- Bug fix: display of evaluation outputs in schemes with no special
error display handler.
-* Versions 0.14 and 0.15 (April 2021)
+* Versions 0.14 and 0.15 (April 16 2021)
- Fixes for autoloads in some distributions
-* Version 0.13 (March 2021)
+* Version 0.13 (April 4 2021)
- Split into per-scheme projects
-* Version 0.12 (July 2020)
+* Version 0.12 (July 14 2020)
- New project.el and projectile support (Andrew Whatson)
- Improved Chez support (Jay Xu, Aaron Marks, Julian Herrera)
@@ -98,20 +98,20 @@
- Linting and clean ups (Jonas Bernoulli)
- Documentation updates
-* Version 0.11.2 (February 2020)
+* Version 0.11.2 (February 25 2020)
- Bug fixes
-* Version 0.11.1 (February 2020)
+* Version 0.11.1 (February 23 2020)
- Bug fixes
-* Version 0.11 (February 2020)
+* Version 0.11 (February 4 2020)
- Bug fixes for all supported implementations
- New support for Gambit
-* Version 0.10 (March 2018)
+* Version 0.10 (March 14 2018)
- Better support for Guile 2.2
- Better support for Chicken (Dan Leslie, John Whitbeck)
@@ -120,7 +120,7 @@
- Documentation fixes (Jonas Bernoulli, Andrew Sackville-West, Ziyi
Yan, James C. De Ricco, George D. Plymale II)
-* Version 0.9 (Oct 2016)
+* Version 0.9 (Oct 6 2016)
- Chicken: improvements by Dan Leslie.
- Guile: support for Guile 2.2 (with help from Raffik Naccache and