Status update 2017-05-27
Here’s what is going on in libz blitz news this week. Contribution opportunities are in bold.
reqwest
- The evaluation is wrapping up
- We could use more eyes on the guidelines checklist
- The libs team discussion will be on Tuesday
- Expect lots of issues to be filed soon! We will need help
walkdir
- The evaluation has started!
- The libs team discussion will be two weeks from Tuesday
log
- Still closing out those issues from the evaluation
- @omh1280 fixed some missing derives
- @omh1280 added documentation for the log! macro
- @omh1280 clarified some documentation
- @nivkner ensured that public types have Debug impls
- @omh1280 added examples for all the macros
- @nivkner improved the error type for FromStr
- @omh1280 improved documentation of log levels
- @omh1280 linkified all the documentation
- @opilar provided CI badges in Cargo.toml
- @opilar set the documentation link to docs.rs
- @omh1280 eliminated stuttering type names
- @budziq added keywords to Cargo.toml
- @AndyGauge extended example code for log_enabled
- @AndyGauge documented how to set max log level
- @morrme corrected the html_root_url
- @budziq linkified some documentation
- @nivkner resolved some inconsistent error messages
- @morrme corrected the html_root_url for env_logger
- @budziq eliminated stuttering in env_logger
- @morrme set the documentation link for env_logger
- @MarkMcCaskey documented the Metadata struct
- @jehiggs documented the Record struct
- @jehiggs documented the Location struct
memmap
flate2
Cookbook
- We made great progress this week and last, but plenty of issues left! Check out CONTRIBUTING.md
- We need feedback on how to make the cookbook better navigable!
- @brson filled out the “about” page, including how to read this book and a note about crate representation
- We may need to re-brand the cookbook
- @budziq fixed an mdBook formatting issue
- @luisbg fixed a typo
- @luisbg added an example of recursively finding all files by predicate
- @budziq added an example of showing timestamps on log messages
- @cetra3 added an example of iterating through a paginated web API
- @bjnyfv fixed up the hex encoding / decoding example
- @AndyGauge added an example of posting a file to paste.rs
- @pepyakin added a crossbeam example
- @baishuai fixed a mistake in the lines of a file example
- @budziq provided clearer explanations of many examples
- @budziq added an example of headers and URL parameters
API guidelines
Thanks everyone!