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

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

[NonGNU ELPA] Parseedn version 1.1.0


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

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

Parseedn describes itself as:
  Clojure/EDN parser

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

Recent NEWS:

# 1.1.0 (2022-02-07)

- [#11](https://github.com/clojure-emacs/parseedn/pull/11) Support a 
default-data-reader for tagged literals
- Via parseclj: support bigint

# 1.0.6 (2021-10-13)

- Make sure parseedn and parseclj versions are in sync

# 1.0.5 (2021-10-13)

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

# 1.0.4 (2021-09-30)

- Drop use of (map-merge 'alist) for older Emacsen

# 1.0.3 (2021-09-29)

- Follow upstream parseclj versioning

# 1.0.2 (2021-09-29)

- Follow upstream parseclj versioning

# 1.0.0 (2021-09-27)

## Added

- Added print handler for `#uuid` and `#inst`

# 0.2.0 (2020-09-09 / d25ebc5)

## Added

- Add support for alist, plist and an explicit error for unsupported dotted 
pair notation.

## Fixed

- Fix printing of hash-maps with multiple entries.

# 0.1.0 (2019-03-31 / ddf824b)

Initial release of parseedn



reply via email to

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