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

JSON support and BumpVersion #9

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

JSON support and BumpVersion #9

wants to merge 10 commits into from

Commits on Oct 18, 2015

  1. added json marshal/unsmarshal support

    Burl Nyswonger committed Oct 18, 2015
    Configuration menu
    Copy the full SHA
    f811294 View commit details
    Browse the repository at this point in the history
  2. added json marshal/unsmarshal support

    burl authored and Burl Nyswonger committed Oct 18, 2015
    Configuration menu
    Copy the full SHA
    d80b6f1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/burl/go-version

    Burl Nyswonger committed Oct 18, 2015
    Configuration menu
    Copy the full SHA
    584d99a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2015

  1. added json marshaling interface for constraints; added round-trip jso…

    …n-marshal/unmarshal tests for both version and constraints
    Burl Nyswonger committed Oct 19, 2015
    Configuration menu
    Copy the full SHA
    494804d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2015

  1. added BumpVersion() and unit test for it

    Burl Nyswonger committed Oct 23, 2015
    Configuration menu
    Copy the full SHA
    d133270 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2016

  1. Configuration menu
    Copy the full SHA
    1de0e63 View commit details
    Browse the repository at this point in the history
  2. updated

    Burl Nyswonger committed May 21, 2016
    Configuration menu
    Copy the full SHA
    5b68f65 View commit details
    Browse the repository at this point in the history
  3. fixed interface for yaml {un}marshal support for Version

    Burl Nyswonger committed May 21, 2016
    Configuration menu
    Copy the full SHA
    bc31dc9 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2016

  1. added YAML marshalling/unmarshalling for constraints

    Burl Nyswonger committed May 23, 2016
    Configuration menu
    Copy the full SHA
    317f51b View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2016

  1. removing yaml test for now

    Burl Nyswonger committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    758edfb View commit details
    Browse the repository at this point in the history