robot 9001

Results 32 comments of robot 9001

Note that [Travis CI offers OS X build environments](http://docs.travis-ci.com/user/osx-ci-environment/) upon [request](http://docs.travis-ci.com/user/multi-os/). [AppVeyor offers Windows build enviroments](http://www.appveyor.com/docs/build-configuration#build-environment) for free for open source projects.

What does `zero-copy` refer to (a Git branch?), the mentioned pull request has been merged already? Are we talking about `InputRef` (not `Input`) here and if so, how would that...

Starting with bf8b93dee7f5cf768b8ba16759cbb6bdb95a3b47, [bumpversion](https://github.com/peritus/bumpversion) is being used to increment the version number. `bumpversion` can create [Git tags](https://github.com/robo9k/rust-magic/tags), which in turn are [GitHub releases](https://github.com/robo9k/rust-magic/releases) (tags for previous versions were added manually)....

35445ae4e98ae631271a5ac2fcf1d365837ad0fc changed the recommended version snippet, which means that `cargo update --package magic` should result in the newest semver compatible release. This is not neccessarily true for pre-v1.0, since I...

A changelog (see e.g. #70) and GitHub releases should be added by #69 Remains to be seen if - the generated GitHub releases include the partial changelog ✔️ see https://github.com/robo9k/rust-magic/releases/tag/v0.15.0...

Commits 50b28159d1c0e84be66404efe365a5aa31e8403f and 3284f88a89de825bb2691b8e23473dd6b5f37232 moved the usage example from the `README` to the crate's rustdoc.

https://blog.rust-lang.org/2022/08/11/Rust-1.63.0.html#rust-ownership-for-raw-file-descriptorshandles-io-safety might be of interest for working with other, explicit file descriptors.

Instead of a full-blown website, maybe another markdown document will suffice: https://doc.rust-lang.org/rustdoc/unstable-features.html#--index-page-provide-a-top-level-landing-page-for-docs

Seems like the GitHub org changed, the book and specific page are at https://ferrilab.github.io/bitvec/memory-representation.html now

This should probably include https://developercertificate.org/