Releases: devfile/library
Releases · devfile/library
v1.0.0-alpha.1
Initial alpha release of devfile/library, checkpoint is openshift/console's version
Changelog
v1.0.0-alpha.1 (2020-12-03)
Closed issues:
- Restructure Parser Packages and Rename devfile/parser #36
- devfile/api import should have an alias independent of api version #33
- Empty Parent introduced #30
- Update dependency: github package version from v17.0.0+incompatible to v30 #23
- Tests are broken #18
- Set up PR check to make sure no changes are merged which need go mod tidy #17
- Set up license for the project #14
- Setup Travis CI to validate PRs #11
- Unable to build the project #10
- rename module/packages to github.com/devfile/devfile-parser #9
Merged pull requests:
- Filtering devfile obj via attributes #46 (maysunfaisal)
- update the yaml pkg and remove odo specific functions #45 (yangcao77)
- Add Devfile Kube Struct Library Functions #44 (maysunfaisal)
- Update owners file #43 (maysunfaisal)
- add back strings.tolower to getcommands and updatecommand #42 (yangcao77)
- pull in latest devfile/api change #40 (yangcao77)
- Clean up parser dir structure #38 (maysunfaisal)
- add setAbsPath() #37 (yangcao77)
- Update Readme with links #35 (maysunfaisal)
- Port over odo parser #34 (yangcao77)
- adding more functions to the interface #32 (ranakan19)
- Update devfile/api dependency to pick up change to v1alpha2 #31 (amisevsk)
- Fix .gitignore so that it won't ignore parser folders #29 (wtam2018)
- use devfile/kubernetes-api structs #27 (ranakan19)
- Fix broken tests #25 (wtam2018)
- resolve github package dependency issue with updated version import #24 (jaideepr97)
- Git to ignore "parser" binary file #22 (wtam2018)
- Adding git actions #20 (ranakan19)
- adding apache 2.0 license #19 (ranakan19)
- Add PR and issues templates #16 (sleshchenko)
- Remove copied code from pkg/errors and use it as go module #15 (sleshchenko)
- updated imports to reflect the org change of repo #13 (ranakan19)
- fixBuild #12 (ranakan19)
- Add readme to the project #8 (sbose78)
- Introduce 2.1.0/2.0.0 schema separation in devfile parser library #7 (jaideepr97)
- Workaround incompatible odo dep version and 2.0.0 devfile schema checks #6 (wtam2018)
- Rename github.com/redhat-developer/devfile-parser to github.com/cli-p… #5 (wtam2018)
- Devfile merged #4 (ranakan19)
- isolate devfile parsing to separate library #3 (ranakan19)
- Setup devfile parser library #2 (jaideepr97)
- Delete the binary #1 (sbose78)
* This Changelog was automatically generated by github_changelog_generator