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(dev): development of v0.2.0 of schema #2

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Sep 4, 2020

  1. feat(dev): development of v0.2.0 of schema

    this plans on adding a few features, such as YIP identifiers, a `SPEC.md` file for documentation
    purposes, and $id versioning of the schema where `/v0.1.0/` is included in the FQDN
    
    BREAKING CHANGE: breaking change in versioning schema in the $id ref of the entire schema
    sam committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    268c211 View commit details
    Browse the repository at this point in the history
  2. ci(series-ci): fix series ci script

    sam committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    240e7d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. feat(v0.2.0): changed structure of dir layout, modifications to dev docs

    mainly deals with npm packaging, see SPEC.md for schema related details
    sam committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    a3804d4 View commit details
    Browse the repository at this point in the history
  2. Release 0.2.1

    sam committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    a5a421d View commit details
    Browse the repository at this point in the history
  3. update spec.md

    Signed-off-by: sam <[email protected]>
    sam committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    26ce001 View commit details
    Browse the repository at this point in the history
  4. add env

    Signed-off-by: sam <[email protected]>
    sam committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    df2bd1b View commit details
    Browse the repository at this point in the history