Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup before 0.8 release #399

Merged
merged 2 commits into from
Aug 16, 2022
Merged

Cleanup before 0.8 release #399

merged 2 commits into from
Aug 16, 2022

Conversation

torkleyy
Copy link
Contributor

@torkleyy torkleyy commented Aug 16, 2022

  • docs
  • update deps
  • specify msrv in Cargo.toml

  • I've included my change in CHANGELOG.md

@torkleyy torkleyy marked this pull request as ready for review August 16, 2022 08:16
@torkleyy torkleyy requested a review from juntyr August 16, 2022 08:16
Copy link
Member

@juntyr juntyr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Cargo.toml Show resolved Hide resolved
@torkleyy torkleyy merged commit 4089034 into ron-rs:master Aug 16, 2022
@torkleyy torkleyy deleted the cleanup branch August 16, 2022 08:37
Copy link

@salemahoo salemahoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Open

@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased

## [0.8.0] - 2022-08-17

- Bump dependencies: `bitflags` to 1.3, `indexmap` to 1.9 ([#399](https://github.com/ron-rs/ron/pull/399))
- Add `integer128` feature that guards `i128` and `u128` ([#304](https://github.com/ron-rs/ron/pull/304), [#351](https://github.com/ron-rs/ron/pull/351))

This comment was marked as spam.

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants