# Changelog ## [0.1.7](https://github.com/yusefnapora/w3name-rust-client/compare/w3name-v0.1.6...w3name-v0.1.7) (2022-09-23) ### Features * add feature to build protoc from src ([#22](https://github.com/yusefnapora/w3name-rust-client/issues/22)) ([2bfb208](https://github.com/yusefnapora/w3name-rust-client/commit/2bfb20822f3c53a9198b58c57b324debec5e721d)) ### Bug Fixes * handle 404 errors, fix error handling for client.resolve ([#23](https://github.com/yusefnapora/w3name-rust-client/issues/23)) ([234ea11](https://github.com/yusefnapora/w3name-rust-client/commit/234ea118efef86c0fa454a3e9f4bbb98e7929ff9)) * quote feature name in docs.rs build flags ([b61d9eb](https://github.com/yusefnapora/w3name-rust-client/commit/b61d9eb24f4092584eb6c8f268a1661a1740cd56)) * remove optional keyword from protobuf definition ([bb6a40d](https://github.com/yusefnapora/w3name-rust-client/commit/bb6a40d9c4cca243db29c846a3655c0ef638e43a)) * use correct rustc flag in docs.rs build ([1cc8fea](https://github.com/yusefnapora/w3name-rust-client/commit/1cc8fead87dd1dbd0720dcc7ff9daee2ff938a2c)) ### Miscellaneous Chores * release 0.1.2 ([c3139bd](https://github.com/yusefnapora/w3name-rust-client/commit/c3139bd7c171400b8523a6e01662405078f63854)) * release 0.1.3 ([4f49b11](https://github.com/yusefnapora/w3name-rust-client/commit/4f49b11cccd6ea813d7643e79ea41add5fb0d88b)) * release 0.1.4 ([1b03792](https://github.com/yusefnapora/w3name-rust-client/commit/1b03792607f5b7a6ce930176c1ae1bb36336c8e1)) ## [0.1.6](https://github.com/yusefnapora/w3name-rust-client/compare/w3name-v0.1.5...w3name-v0.1.6) (2022-09-23) ### Bug Fixes * use correct rustc flag in docs.rs build ([1cc8fea](https://github.com/yusefnapora/w3name-rust-client/commit/1cc8fead87dd1dbd0720dcc7ff9daee2ff938a2c)) ## [0.1.4](https://github.com/yusefnapora/w3name-rust-client/compare/w3name-v0.1.4...w3name-v0.1.4) (2022-09-22) ### Features * add feature to build protoc from src ([#22](https://github.com/yusefnapora/w3name-rust-client/issues/22)) ([2bfb208](https://github.com/yusefnapora/w3name-rust-client/commit/2bfb20822f3c53a9198b58c57b324debec5e721d)) ### Bug Fixes * handle 404 errors, fix error handling for client.resolve ([#23](https://github.com/yusefnapora/w3name-rust-client/issues/23)) ([234ea11](https://github.com/yusefnapora/w3name-rust-client/commit/234ea118efef86c0fa454a3e9f4bbb98e7929ff9)) * remove optional keyword from protobuf definition ([bb6a40d](https://github.com/yusefnapora/w3name-rust-client/commit/bb6a40d9c4cca243db29c846a3655c0ef638e43a)) ### Miscellaneous Chores * release 0.1.2 ([c3139bd](https://github.com/yusefnapora/w3name-rust-client/commit/c3139bd7c171400b8523a6e01662405078f63854)) * release 0.1.3 ([4f49b11](https://github.com/yusefnapora/w3name-rust-client/commit/4f49b11cccd6ea813d7643e79ea41add5fb0d88b)) * release 0.1.4 ([1b03792](https://github.com/yusefnapora/w3name-rust-client/commit/1b03792607f5b7a6ce930176c1ae1bb36336c8e1)) ## [0.1.4](https://github.com/yusefnapora/w3name-rust-client/compare/w3name-v0.1.4...w3name-v0.1.4) (2022-09-21) ### Features * add feature to build protoc from src ([#22](https://github.com/yusefnapora/w3name-rust-client/issues/22)) ([2bfb208](https://github.com/yusefnapora/w3name-rust-client/commit/2bfb20822f3c53a9198b58c57b324debec5e721d)) ### Bug Fixes * remove optional keyword from protobuf definition ([bb6a40d](https://github.com/yusefnapora/w3name-rust-client/commit/bb6a40d9c4cca243db29c846a3655c0ef638e43a)) ### Miscellaneous Chores * release 0.1.2 ([c3139bd](https://github.com/yusefnapora/w3name-rust-client/commit/c3139bd7c171400b8523a6e01662405078f63854)) * release 0.1.3 ([4f49b11](https://github.com/yusefnapora/w3name-rust-client/commit/4f49b11cccd6ea813d7643e79ea41add5fb0d88b)) * release 0.1.4 ([1b03792](https://github.com/yusefnapora/w3name-rust-client/commit/1b03792607f5b7a6ce930176c1ae1bb36336c8e1)) ## [0.1.4](https://github.com/yusefnapora/w3name-rust-client/compare/w3name-v0.1.3...w3name-v0.1.4) (2022-09-21) ### Miscellaneous Chores * release 0.1.4 ([1b03792](https://github.com/yusefnapora/w3name-rust-client/commit/1b03792607f5b7a6ce930176c1ae1bb36336c8e1)) ## [0.1.3](https://github.com/yusefnapora/w3name-rust-client/compare/w3name-v0.1.2...w3name-v0.1.3) (2022-09-21) ### Miscellaneous Chores * release 0.1.3 ([4f49b11](https://github.com/yusefnapora/w3name-rust-client/commit/4f49b11cccd6ea813d7643e79ea41add5fb0d88b)) ## [0.1.2](https://github.com/yusefnapora/w3name-rust-client/compare/w3name-v0.1.1...w3name-v0.1.2) (2022-09-21) ### Miscellaneous Chores * release 0.1.2 ([c3139bd](https://github.com/yusefnapora/w3name-rust-client/commit/c3139bd7c171400b8523a6e01662405078f63854)) ## [0.1.1](https://github.com/yusefnapora/w3name-rust-client/compare/w3name-v0.1.0...w3name-v0.1.1) (2022-09-21) ### Bug Fixes * remove optional keyword from protobuf definition ([bb6a40d](https://github.com/yusefnapora/w3name-rust-client/commit/bb6a40d9c4cca243db29c846a3655c0ef638e43a))