gnu-emacs-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[NonGNU ELPA] Parseclj version 1.1.0


From: ELPA update
Subject: [NonGNU ELPA] Parseclj version 1.1.0
Date: Mon, 07 Feb 2022 17:11:07 -0500

Version 1.1.0 of package Parseclj has just been released in NonGNU ELPA.
You can now find it in M-x package-list RET.

Parseclj describes itself as:
  Clojure/EDN parser

More at https://elpa.nongnu.org/nongnu/parseclj.html

Recent NEWS:

# 1.1.0 (2022-02-07)

- [#36](https://github.com/clojure-emacs/parseclj/pull/36) Add support for 
bigint

# 1.0.6 (2021-10-13)

- Make sure parseedn and parseclj versions are in sync

# 1.0.5 (2021-10-13)

- [#34](https://github.com/clojure-emacs/parseclj/pull/34) Replace `cl-case` 
with `cond`

# 1.0.4 (2021-09-30)

- Provide parseclj-alist-merge, since we can't use `(map-merge 'alist)` yet in 
Emacs 25/26.

# 1.0.3 (2021-09-29)

- Remove remaining a.el usage (this time for real)

# 1.0.1 (2021-09-27)

- Remove remaining a.el usage

# 1.0.0 (2021-09-27)

- Added a `:read-one` option to read/parse a single form at a time
- Support more reader dispatch macro forms: eval (`#=`), shebang (`#!`),
  symbolic value (`##NaN`)

# 0.2.0 (2020-10-12)

- raise error on unmatched closing paren/brace

# 0.1.0 (2018-05-27)

Initial release.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]