All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
- (#1) Fix
VerifyError
on some environments- This change removed the
java.io.Closeable
implementation from Pogonos readers. Users need to usepogonos.protocols/IReader#close()
instead.
- This change removed the
- (#2) Fix shadow-cljs warnings that complain about marker protocol
- This change replaced the
Invisible
protocol with a new one:IVisibility
- This change replaced the
0.1.0 - 2020-06-18
- First release