80 Commits (c6ecf54a4fa11a21e965df594a21d334c3130530)
 

Autor SHA1 Nachricht Datum
  Johannes Hofmann c6ecf54a4f Release 0.1.13 vor 6 Jahren
  Johannes Hofmann 7ff5efabf2 Fix compiler warnings vor 6 Jahren
  Johannes Hofmann 7bf89809d3 Regenerate *.rs files in `src/proto/` vor 6 Jahren
  Johannes Hofmann 7819fd571c CI: Disable caching of cargo directories vor 6 Jahren
  Johannes Hofmann bc858ab6da CI: Bump minimum supported Rust version to 1.34.2 vor 6 Jahren
  Johannes Hofmann 592663c8d7 CI: Bump minimum supported Rust version to 1.27.2 vor 6 Jahren
  Johannes Hofmann 30a93e56e8 CI: Bump minimum supported Rust version to 1.26.2 vor 6 Jahren
  Johannes Hofmann 4ded93f7a0 Release 0.1.12 vor 7 Jahren
  Johannes Hofmann 38020e8b19 Add BlobReader::seekable_from_path convenience function vor 7 Jahren
  Johannes Hofmann 8fd61687b3 Actually run code in doc tests vor 7 Jahren
  Johannes Hofmann 9871987b4f Rename Way::refs_slice -> Way::raw_refs vor 7 Jahren
  Johannes Hofmann 7e4519bdc1 CI: Bump minimum supported Rust version to 1.24.1 vor 7 Jahren
  Johannes Hofmann b3e2fc7f80 Release 0.1.11 vor 7 Jahren
  Johannes Hofmann e32049addb Add MmapBlob::offset, MmapBlobReader::seek methods vor 7 Jahren
  Johannes Hofmann 31e0488700 Track blob offset, add BlobReader::seek* methods vor 7 Jahren
  Johannes Hofmann 5cecd7cd77 Update memmap to 0.7 vor 7 Jahren
  Johannes Hofmann 297c8216e2 Fix syntax strangeness in .travis.yml vor 7 Jahren
  Johannes Hofmann caf1328580 Fix CI scripts vor 7 Jahren
  Johannes Hofmann a2d2125431 CI: Skip --no-default-features on Rust 1.23.0 vor 7 Jahren
  Johannes Hofmann 71d2c03625 Remove accidentally added files vor 7 Jahren
  Johannes Hofmann 41ad78bbb4 Release 0.1.10 vor 7 Jahren
  Johannes Hofmann c99af47fb4 Add DenseNode::raw_tags vor 7 Jahren
  Johannes Hofmann eceaeec26c Release 0.1.9 vor 7 Jahren
  Johannes Hofmann 54145beb47 Document errors vor 7 Jahren
  Johannes Hofmann 57dcd3b8d3 Add optional build script for `protoc-rust` vor 7 Jahren
  Johannes Hofmann 1f660ebf6f Update to protobuf 2.0, regenerate files vor 7 Jahren
  Johannes Hofmann 325514eb98 Implement custom Error struct, remove error_chain vor 7 Jahren
  Johannes Hofmann 93b3c01ba9 Release 0.1.8 vor 7 Jahren
  Johannes Hofmann 6d234341b8 Lock protobuf to version 1.6 vor 7 Jahren
  Johannes Hofmann f6e003832f CI: Bump minimum supported Rust version to 1.23 vor 7 Jahren
  Johannes Hofmann c47e4565a2 Release 0.1.7 vor 7 Jahren
  Johannes Hofmann 5e9b4516df Update to protobuf 1.6, regenerate files vor 7 Jahren
  Johannes Hofmann 373ba35083 Release 0.1.6 vor 7 Jahren
  Johannes Hofmann 8bea132313 Update inflate to 0.4 vor 7 Jahren
  Johannes Hofmann 6e2cbd06cc Release 0.1.5 vor 7 Jahren
  Johannes Hofmann d59d5a8f4b Update rayon to 1.0 vor 7 Jahren
  Johannes Hofmann e781e393b4 Bump flate2 version vor 8 Jahren
  Johannes Hofmann 5123a0ebcd Release 0.1.4 vor 8 Jahren
  Johannes Hofmann 632bf74fba Add PrimitiveBlock::elements method vor 8 Jahren
  Johannes Hofmann cace173ee8 Add read tests vor 8 Jahren
  Johannes Hofmann dd7b9d12a1 Add PrimitiveBlock::for_each_element method vor 8 Jahren
  Johannes Hofmann f9691932a3 Add badges to Cargo.toml vor 8 Jahren
  Johannes Hofmann 8ca5c0f73a Add raw_{stringtable,tags} methods vor 8 Jahren
  Johannes Hofmann ade4ab60e5 Fix clippy warning in read test vor 8 Jahren
  Johannes Hofmann 7849329389 Test different types of PBF encoding vor 8 Jahren
  Johannes Hofmann 5f1f1383a3 Add some error handling to example vor 8 Jahren
  Johannes Hofmann 944c178cd5 Derive Clone, Debug for public types vor 8 Jahren
  Johannes Hofmann decf507b57 Fix cargo doc warnings vor 8 Jahren
  Johannes Hofmann fcec5746d3 Check BlobHeader and Blob content size vor 8 Jahren
  Johannes Hofmann e14eb5b864 Release 0.1.3 vor 8 Jahren