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

feat(derive): Introduce flatten attribute #118

Merged
merged 6 commits into from
Jan 4, 2023

Commits on Jan 3, 2023

  1. Introduce attribute for derive

    Signed-off-by: John Howard <howardjohn@google.com>
    howardjohn committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    2b735e8 View commit details
    Browse the repository at this point in the history
  2. Address comments

    Signed-off-by: John Howard <howardjohn@google.com>
    howardjohn committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    82fb2b3 View commit details
    Browse the repository at this point in the history
  3. Add changelog

    Signed-off-by: John Howard <howardjohn@google.com>
    howardjohn committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    563459a View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. ADd changelog example

    Signed-off-by: John Howard <howardjohn@google.com>
    howardjohn committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    f49e40a View commit details
    Browse the repository at this point in the history
  2. Cargo.toml: Bump derive version

    Signed-off-by: Max Inden <mail@max-inden.de>
    mxinden committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    3fe8c7f View commit details
    Browse the repository at this point in the history
  3. CHANGELOG: Small rephrasing

    Signed-off-by: Max Inden <mail@max-inden.de>
    mxinden committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    e5e7f9b View commit details
    Browse the repository at this point in the history