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

Add Support for Submodule Versioning #23

Merged
merged 22 commits into from
Dec 11, 2023
Merged

Add Support for Submodule Versioning #23

merged 22 commits into from
Dec 11, 2023

Commits on Nov 3, 2023

  1. Started messing around with submodule outputs.

    Jordan Baxter committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c7197c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Added submodule macro and fixed clippy lints.

    Jordan Baxter committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    761a583 View commit details
    Browse the repository at this point in the history
  2. Added docs.

    Jordan Baxter committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    e7247ec View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Started messing around with submodule outputs.

    Jordan Baxter committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    b1d0520 View commit details
    Browse the repository at this point in the history
  2. Added submodule macro and fixed clippy lints.

    Jordan Baxter committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    f7ad9e4 View commit details
    Browse the repository at this point in the history
  3. Added docs.

    Jordan Baxter committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    ea2884f View commit details
    Browse the repository at this point in the history
  4. Trying to tokenize a tuple of &str.

    Jordan Baxter committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    da3a7b4 View commit details
    Browse the repository at this point in the history
  5. Finished array creation.

    Jordan Baxter committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    043f387 View commit details
    Browse the repository at this point in the history
  6. merge

    Jordan Baxter committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    7f9d730 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Working on final quote block./

    Jordan Baxter committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    0d4e1ef View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Added submodule version struct to output.

    Jordan Baxter committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    4fdaa93 View commit details
    Browse the repository at this point in the history
  2. Removed submodule version struct.

    Jordan Baxter committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    30d74d2 View commit details
    Browse the repository at this point in the history
  3. Updated docs.

    Jordan Baxter committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    fd0925d View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Renamed macro and added more effective test.

    Jordan Baxter committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    0dd1bb5 View commit details
    Browse the repository at this point in the history
  2. Removed submodules.

    Jordan Baxter committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    111b54e View commit details
    Browse the repository at this point in the history
  3. Removed submodule.

    Jordan Baxter committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f5ba079 View commit details
    Browse the repository at this point in the history
  4. Fixed up for projects without submodules.

    Jordan Baxter committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    0e92ea6 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Update git-version-macro/src/describe_submodules.rs

    Co-authored-by: Maarten de Vries <[email protected]>
    baxterjo and de-vri-es authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    dc059b8 View commit details
    Browse the repository at this point in the history
  2. Update git-version-macro/src/describe_submodules.rs

    Co-authored-by: Maarten de Vries <[email protected]>
    baxterjo and de-vri-es authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    b79c25b View commit details
    Browse the repository at this point in the history
  3. Removed ignore.

    Jordan Baxter committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    c6f8ba9 View commit details
    Browse the repository at this point in the history
  4. Added fallback on a per-submodule basis.

    Jordan Baxter committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    386a08e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Corrected description of "fallback" in docs.

    Jordan Baxter committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    59f6c35 View commit details
    Browse the repository at this point in the history