View Source Changelog
v1-0-1
v1.0.1
- Added badges for tests and code coverage
v1-0-0
v1.0.0
- Support for negative numbers.
- Unit and integration tests.
- Small bugfixes.
v0-1-5
v0.1.5
- Implemented support to decode a erlang term() and not only decoding from file.
- Optimization of source code.
v0-1-0
v0.1.0
First iteration of erl_bencode.
A implementation of both decoding and encoding bencode.