Skip to content

v5.1.0

Latest

Choose a tag to compare

@mourner mourner released this 29 May 09:27
  • Added a new PbfReader nextField(end) method that allows writing more compact, readable and bulletproof decoding code while preserving performance. #144
  • Updated pbf/compile to take advantage of nextField.