Skip to content

Commit

Permalink
Export jzon:parser
Browse files Browse the repository at this point in the history
  • Loading branch information
Zulu-Inuoe committed Oct 21, 2023
1 parent 2b7eb97 commit dbee054
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Changes relative to [v1.1.2](#v112)

* LispWorks 8 Structure Serialization
* Fix error when reading/writing from/to pathnames on LispWorks (https://github.com/Zulu-Inuoe/jzon/issues/56)
* Export `jzon:parser`

## v1.1.2

Expand Down
1 change: 1 addition & 0 deletions src/jzon.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#:parse

;;;; Streaming reader
#:parser
#:make-parser
#:parse-next
#:parse-next-element
Expand Down

0 comments on commit dbee054

Please sign in to comment.