Commit Graph

18 Commits

Author SHA1 Message Date
Nikita Pekin
1efeb0a7f1
chore: remove appveyor CI support
Remove support for Appveyor CI.
Disable Windows builds badge in README.md.
2017-02-17 14:15:56 -05:00
Nikita Pekin
cf4b818e20
chore(travis): disable OS X builds
Disable OS X CI builds on Travis CI.

Closes #58.
2017-02-17 14:11:00 -05:00
Nikita Pekin
954e683466
chore: cut the 0.4.0 release
Cut the 0.4.0 release.
Update version in `Cargo.toml` and `README.md`.
Update `CHANGELOG.md`.
2017-02-17 12:22:17 -05:00
Nikita Pekin
04ebb0490d Cut the 0.3.0 release
Cut the v0.3.0 release.
2016-08-17 03:24:53 -04:00
Nikita Pekin
8171c86c29 chore(README.md): update package version
Update package version in `README.md` usage example.
2016-08-16 00:39:15 -04:00
Nikita Pekin
b63c9ae46e chore: remove clippy linting badge
Remove Clippy service linting badge because the clippy-service currently
incorrectly returns a failing result, despite the lack of clippy issues.
2016-08-15 22:23:00 -04:00
Nikita Pekin
3e8d8739c0 chore(README.md): fix #license link
Fix `#license` link in `README.md`
Enable `RUST_BACKTRACE` in Appveyor and Travis builds.
2016-06-29 05:02:33 -04:00
Nikita Pekin
460953a36d chore(README): increment lazycell version 2016-03-28 08:10:27 -04:00
Nikita Pekin
e441e6374a chore(CONTRIBUTING): add CONTRIBUTING.md
Add a `CONTRIBUTING.md` file with instructions on contribution.
Update `.clog.toml`.
Add `CONTRIBUTORS.md`.
Add information about `CONTRIBUTORS.md` and `CONTRIBUTING.md` to `README.md`.
Fix copyright headers.

Closes #19.
2016-03-28 07:10:30 -04:00
Nikita Pekin
9b7d53ef38 chore(travis): add coveralls support
Add Coveralls coverage uploading support via travis-cargo.
Add Coveralls badge to `README.md`.
2016-03-28 04:39:47 -04:00
Nikita Pekin
a3f2e7add1 chore(appveyor): add Appveyor support
Add `appveyor.yml` file for Appveyor support.
Add section in `README.md` for Windows build status.

Closes #18.
2016-03-28 04:08:03 -04:00
Nikita Pekin
deb343b045 chore(README): update README.md
Change Markdown links to reference style links.
Add links to `LICENSE-APACHE` and `LICENSE-MIT`.
Add information on crate usage to README.md.
Add API docs badge.
Change badge layout from inline to HTML table.

Closes #25.
2016-03-28 03:48:29 -04:00
Nikita Pekin
c8dc33f01f docs(README): add link to documentation
Add a link to the project documentation

Closes #13.
2016-03-15 23:37:23 -04:00
Nikita Pekin
ea7d5a7e30 chore(Cargo.toml): prepare crate for publishing
Add required fields to Cargo.toml
Add Crates.io badges to README.md
2016-03-15 21:29:17 -04:00
Nikita Pekin
72dbddba98 docs(README): add Clippy lint result badge 2016-03-15 21:29:11 -04:00
Nikita Pekin
ced98f2f9e chore(travis): add Travis CI support 2016-03-15 21:29:11 -04:00
Nikita Pekin
4b39764a57 feat: add initial implementation 2016-03-15 21:29:11 -04:00
indiv0
a80407a907 feat: add initial commit 2016-03-15 21:29:11 -04:00