diff options
author | jao <jao@gnu.org> | 2021-12-19 23:02:20 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2021-12-19 23:02:20 +0000 |
commit | cf188fdf870e6aaacff87b3bb9599b8c7e67041d (patch) | |
tree | 337f990bb53e8530ceefc44f07861564d72fbcc0 /news.org | |
parent | be6d80843b0d96d917e05e2854dd062edf3db223 (diff) | |
download | geiser-cf188fdf870e6aaacff87b3bb9599b8c7e67041d.tar.gz geiser-cf188fdf870e6aaacff87b3bb9599b8c7e67041d.tar.bz2 |
Docs, news and version
Diffstat (limited to 'news.org')
-rw-r--r-- | news.org | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,14 +1,21 @@ * Version 0.20 (unreleased) + + - Improved support for debugging sessions (for implementations + supporting them, as usual). - New option to add current project's root to load path or any of its subdirectories, ~geiser-repl-add-project-paths~. - Defaulting ~geiser-repl-current-project-function~ to ~project-current~ 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) + - Bug fixes + * Version 0.18 (October, 2021) - Documentation fix + * Version 0.17 (August, 2021) - Package available in NonGNU ELPA (doc update) |