v0.4 Add Real, Conan Support and fast_ber_view
This release adds the Real type, Conan support and fast_ber_view
. Several performance and usability issues are also addressed.
- Add DefaultType
- Allow circular Choices
- Bug fixes and testing improvements
- Add conan
- Add fast_ber_view (Visualize arbitrary ber data)
- Reorganize test cases
- Add optimized BerContainers, use as a base for ber types
- Correct comment parsing issue
- Performance Improvements