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

Remove union serialization support. #23

Merged

Conversation

sandreim
Copy link
Contributor

@sandreim sandreim commented Sep 17, 2020

Reason for This PR

  • Removes union serialization support.
  • Update readme and docs
  • Prepare for v0.1.4 release on crates.io

Description of Changes

Provided in commit messages.

License Acceptance

By submitting this pull request, I confirm that my contribution is made under
the terms of the Apache 2.0 license.

PR Checklist

[Author TODO: Meet these criteria.]
[Reviewer TODO: Verify that these criteria are met. Request changes if not]

  • All commits in this PR are signed (git commit -s).
  • The reason for this PR is clearly provided (issue no. or explanation).
  • The description of changes is clear and encompassing.
  • Any required documentation changes (code and docs) are included in this PR.
  • Any newly added unsafe code is properly documented.
  • Any user-facing changes are mentioned in CHANGELOG.md.

Signed-off-by: Andrei Sandu <sandreim@amazon.com>
@sandreim sandreim force-pushed the upgrade_versionize_derive branch from c2b6ccc to 5e36a75 Compare September 17, 2020 08:33
@sandreim sandreim force-pushed the upgrade_versionize_derive branch 2 times, most recently from be94f49 to e4681a0 Compare September 17, 2020 14:26
serban300
serban300 previously approved these changes Sep 17, 2020
alexandruag
alexandruag previously approved these changes Sep 17, 2020
@sandreim sandreim dismissed stale reviews from alexandruag and serban300 via ac54f8c September 17, 2020 15:31
@sandreim sandreim force-pushed the upgrade_versionize_derive branch from e4681a0 to ac54f8c Compare September 17, 2020 15:31
Signed-off-by: Andrei Sandu <sandreim@amazon.com>
Signed-off-by: Andrei Sandu <sandreim@amazon.com>
- Add supported versionize primitives.
- Add known issue and limitation section.

Signed-off-by: Andrei Sandu <sandreim@amazon.com>
Signed-off-by: Andrei Sandu <sandreim@amazon.com>
Signed-off-by: Andrei Sandu <sandreim@amazon.com>
@sandreim sandreim force-pushed the upgrade_versionize_derive branch from ac54f8c to e2bd32c Compare September 17, 2020 15:33
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