- #16: Rewrite bencode implementation to be more performant and use Clojure 1.7 features. This basically matches the changes that were made in nREPL 1.2.
- #3: Allow maps with keyword or symbol keys.
- #4: Make compatible with GraalVM.
Initial version. Direct extraction of the nrepl.bencode
namespace into a separate library.