9655cbd
(HEAD -> master)
Release 0.2.2 by
2020-10-01 19:43:09 +0200
ac05a60
Regenerate *.rs files in `src/proto/` by
2020-10-01 19:37:48 +0200
0b1a5c3
Update CI config to actually fail on error by
2020-10-01 19:07:20 +0200
7bd6a91
Release 0.2.1 by
2020-07-01 10:25:42 +0200
df3d8b2
README, lib.rs: Use ? operator in documentation by
2020-06-28 10:41:13 +0200
d3170b4
Fix deprecation warnings of protoc_rust by
2020-06-27 12:09:33 +0200
5b150dc
Regenerate *.rs files in `src/proto/` by
2020-06-23 17:45:11 +0200
c7b110a
CI: Bump minimum supported Rust version to 1.44.1 by
2020-06-23 17:31:37 +0200
6869e41
Release 0.2.0 by
2020-04-27 08:17:37 +0200
055192e
dense.rs: Fix minor typo by
2020-04-27 08:12:55 +0200
a990538
Merge branch 'bugfix/dense_node_iterator' of https://github.com/nikmikov/osmpbf into nikmikov-bugfix/dense_node_iterator by
2020-04-26 22:19:50 +0200
3dfd10b
Regenerate *.rs files in `src/proto/` by
2020-04-26 10:41:23 +0200
ee82ea3
Fix DenseNodeIter when dense node info is empty by
2020-04-18 18:31:37 +0200
c3ec634
(tag: 0.1.17)
Release 0.1.17 by
2020-03-13 21:10:49 +0100
db47f0d
README: Add Rust 2015 notice by
2020-03-13 21:08:53 +0100
6f290a6
Run cargo fmt by
2020-03-13 20:57:14 +0100
ab8cf20
CI: Fail compilation on warning by
2020-03-13 20:42:34 +0100
9bba9b6
indexed: Fix clippy warning by
2020-03-13 20:34:09 +0100
3e15240
Stop using Error::description method by
2020-03-13 20:32:32 +0100
92e91b5
CI: Remove deprecated keyword `sudo` by
2020-02-28 13:33:31 +0100
2ebf5c4
(tag: 0.1.16)
Release 0.1.16 by
2020-02-27 10:07:35 +0100
f1ebefa
Merge branch 'substack-non-buffering' by
2020-02-24 00:15:52 +0100
bec900d
changes to not buffer results in memory while preserving existing api by
2020-02-22 22:10:29 -1000
31a48ba
Use binary search for inner loop in IndexedReader by
2020-02-16 18:25:15 +0100
bd0846d
Use BTreeSet to check node IDs in IndexedReader by
2020-02-11 18:02:34 +0100
5290c20
Extract reading headers to speed up index creation by
2020-02-09 18:19:18 +0100
243e9a9
Add IndexedReader example by
2020-02-03 19:53:42 +0100
e5fd662
Add IndexedReader by
2020-02-02 14:00:20 +0100
e0699ff
(tag: 0.1.15)
Release 0.1.15 by
2020-01-12 22:29:48 +0100
7ad09a3
Regenerate *.rs files in `src/proto/` by
2020-01-12 22:19:17 +0100
ae08d8d
Require exact version of protobuf (2.10.0) by
2020-01-12 10:05:06 +0100
aac8d1d
Run `cargo fmt` by
2020-01-06 07:57:23 +0100
fc3397e
Ignore a clippy warning of type `option_option` by
2020-01-05 23:01:11 +0100
20209a7
Fix clippy warnings `needless_doctest_main` by
2020-01-05 22:53:27 +0100
b4835cb
Merge branch 'danlarkin-integer-coordinates' by
2020-01-05 22:24:31 +0100
7c39894
remove extra blank line by
2020-01-03 12:15:29 -0800
60a2c54
Add integer coordinate functions by
2020-01-03 12:08:28 -0800
7326f26
(tag: 0.1.14)
Release 0.1.14 by
2020-01-03 17:26:08 +0100
0df09e2
CI: Bump minimum supported Rust version to 1.36.0 by
2020-01-03 17:16:01 +0100
7bfa560
Restrict protobuf version to 2.10 with patches by
2020-01-03 17:11:42 +0100
b9e425b
Regenerate *.rs files in `src/proto/` by
2020-01-03 16:51:39 +0100
c6ecf54
(tag: 0.1.13)
Release 0.1.13 by
2019-09-23 18:08:14 +0200
7ff5efa
Fix compiler warnings by
2019-09-22 09:28:31 +0200
7bf8980
Regenerate *.rs files in `src/proto/` by
2019-09-22 09:20:53 +0200
7819fd5
CI: Disable caching of cargo directories by
2019-09-18 21:42:20 +0200
bc858ab
CI: Bump minimum supported Rust version to 1.34.2 by
2019-09-14 21:05:40 +0200
592663c
CI: Bump minimum supported Rust version to 1.27.2 by
2019-07-27 16:12:45 +0200
30a93e5
CI: Bump minimum supported Rust version to 1.26.2 by
2019-04-07 19:07:31 +0200
4ded93f
(tag: 0.1.12)
Release 0.1.12 by
2018-12-12 19:36:45 +0100
38020e8
Add BlobReader::seekable_from_path convenience function by
2018-12-11 08:50:16 +0100
8fd6168
Actually run code in doc tests by
2018-12-10 08:04:37 +0100
9871987
Rename Way::refs_slice -> Way::raw_refs by
2018-11-15 18:04:27 +0100
7e4519b
CI: Bump minimum supported Rust version to 1.24.1 by
2018-11-05 18:59:05 +0100
b3e2fc7
(tag: 0.1.11)
Release 0.1.11 by
2018-11-03 18:26:57 +0100
e32049a
Add MmapBlob::offset, MmapBlobReader::seek methods by
2018-10-31 08:30:49 +0100
31e0488
Track blob offset, add BlobReader::seek* methods by
2018-10-30 17:00:10 +0100
5cecd7c
Update memmap to 0.7 by
2018-10-20 20:38:50 +0200
297c821
Fix syntax strangeness in .travis.yml by
2018-10-20 15:05:00 +0200
caf1328
Fix CI scripts by
2018-10-20 14:46:40 +0200
a2d2125
CI: Skip --no-default-features on Rust 1.23.0 by
2018-10-20 11:29:35 +0200
71d2c03
Remove accidentally added files by
2018-08-28 17:03:07 +0200
41ad78b
(tag: 0.1.10)
Release 0.1.10 by
2018-08-27 17:24:30 +0200
c99af47
Add DenseNode::raw_tags by
2018-08-27 17:16:09 +0200
eceaeec
(tag: 0.1.9)
Release 0.1.9 by
2018-05-28 16:37:58 +0200
54145be
Document errors by
2018-05-28 16:27:26 +0200
57dcd3b
Add optional build script for `protoc-rust` by
2018-05-27 14:31:42 +0200
1f660eb
Update to protobuf 2.0, regenerate files by
2018-05-27 12:28:12 +0200
325514e
Implement custom Error struct, remove error_chain by
2018-05-26 18:49:02 +0200
93b3c01
(tag: 0.1.8)
Release 0.1.8 by
2018-05-19 18:56:24 +0200
6d23434
Lock protobuf to version 1.6 by
2018-05-19 18:41:11 +0200
f6e0038
CI: Bump minimum supported Rust version to 1.23 by
2018-05-14 18:26:28 +0200
c47e456
(tag: 0.1.7)
Release 0.1.7 by
2018-05-11 23:52:04 +0200
5e9b451
Update to protobuf 1.6, regenerate files by
2018-05-11 23:49:11 +0200
373ba35
(tag: 0.1.6)
Release 0.1.6 by
2018-04-24 23:27:29 +0200
8bea132
Update inflate to 0.4 by
2018-04-24 23:25:19 +0200
6e2cbd0
(tag: 0.1.5)
Release 0.1.5 by
2018-02-28 16:29:18 +0100
d59d5a8
Update rayon to 1.0 by
2018-02-28 16:27:12 +0100
e781e39
Bump flate2 version by
2017-12-02 22:59:16 +0100
5123a0e
(tag: 0.1.4)
Release 0.1.4 by
2017-11-28 20:01:42 +0100
632bf74
Add PrimitiveBlock::elements method by
2017-11-28 19:54:23 +0100
cace173
Add read tests by
2017-11-28 17:46:17 +0100
dd7b9d1
Add PrimitiveBlock::for_each_element method by
2017-11-28 17:28:43 +0100
f969193
Add badges to Cargo.toml by
2017-11-28 14:36:37 +0100
8ca5c0f
Add raw_{stringtable,tags} methods by
2017-11-28 12:15:53 +0100
ade4ab6
Fix clippy warning in read test by
2017-11-28 12:08:14 +0100
7849329
Test different types of PBF encoding by
2017-11-23 18:24:46 +0100
5f1f138
Add some error handling to example by
2017-11-23 18:23:33 +0100
944c178
Derive Clone, Debug for public types by
2017-11-21 19:19:46 +0100
decf507
Fix cargo doc warnings by
2017-11-21 18:19:21 +0100
fcec574
Check BlobHeader and Blob content size by
2017-11-21 18:03:22 +0100
e14eb5b
(tag: 0.1.3)
Release 0.1.3 by
2017-11-20 17:37:29 +0100
b70a7d2
Fix PBF doc in README by
2017-11-20 17:29:30 +0100
2f005a4
Fix some clippy warnings by
2017-11-20 17:17:10 +0100
3285b74
Refactor read test by
2017-11-20 14:51:06 +0100
33b4284
Restructure protobuf message parsing to avoid panics by
2017-11-20 12:12:21 +0100
b4a8c53
Test reading from memory maps by
2017-11-19 15:20:00 +0100
7642ba5
Remove trailing whitespace by
2017-11-19 15:02:17 +0100
506293a
Add small doc improvements in blob.rs, dense.rs by
2017-11-18 23:50:05 +0100
389772c
(tag: 0.1.2)
Release 0.1.2 by
2017-11-17 15:37:54 +0100
095dd6b
Add documentation for lib.rs, mmap_blob.rs, examples by
2017-11-17 15:22:13 +0100