Releases: ga4gh/gh-openapi-docs
Releases · ga4gh/gh-openapi-docs
Release 0.2.1
- Merge branch 'master' of https://github.com/ga4gh/gh-openapi-docs (9cd8a91)
- minor tweaks to ga4gh theme (37b612c)
- add npm package/license badges to README (292f768)
Release 0.2.0
- Delete combo.yaml (462d4f0)
- Merge pull request #33 from ga4gh/add-user-docs (22a71b2)
- Update ga4gh-cloud-migration.md (06af7f7)
- Update modular-specs.md (dfbdfa9)
- Update modular-specs.md (f48fe3f)
- Update modular-specs.md (5bee179)
- update/extend usage docs and add migration guide Cloud WS repos (b376d78)
- Merge pull request #32 from ga4gh/add-package-info (8c544df)
- update package metadata (1c95441)
- Merge pull request #30 from ga4gh/cleanup-logging (5c40697)
- clean up formatting for log msgs, silence shell cmds (23506ea)
- Merge pull request #29 from ga4gh/add-theme-config (fb06ae1)
- update config module to include user selection for theme (bd60470)
- update redoc-ui module to support theme selection (d6596db)
- add theme module to store redoc option profiles (296b863)
- Merge pull request #28 from ga4gh/fix-ref-resolution (f332726)
- clean up package dependencies a bit (4448ee2)
- remove extraneous log message from environment module (4bc0228)
- modify environment import to make possible to run module with babel-node (a6b918a)
- update test/example spec files so that openapi-cli can resolve, bundle correctly (332b0d3)
- Update README.md (0b161a8)
- Merge pull request #22 from jb-adams/feature/unit-testing (18c0988)
- removed extra log messages, integration with coveralls (12ddf95)
- unit tests work on Travis b/c of git checkout to branch name (20e7aee)
- attempt to checkout to TRAVIS_BRANCH so git-repo-info works properly during unit testing (672699a)
- temporarily removed global installs from travis.yml, mocha testing (98e6788)
- added unit tests, compiled and run with webpack + mocha, coverage with nyc package (13cd43e)
- Merge branch 'feature/unit-testing' of https://github.com/jb-adams/gh-openapi-docs into feature/unit-testing (27ba518)
- remove global cli tool installs, added mocha testing, travis ci (6d68bf5)
- Merge pull request #19 from ga4gh/fix-branch-envvar (d3b977f)
- use TRAVIS_BRANCH if getRepoInfo branch is null (f09e78c)
- use webpack-cli in package config instead of webpack (b441558)
- add console log to debug repo info (38a3d6a)
- Merge pull request #16 from denis-yuen/patch-1 (849b034)
- Probably typo (3cf6829)
- remove global cli tool installs, added mocha testing, travis ci (655a674)
Release 0.1.9
- Release 0.1.8 (c29e275)
- roll back addition of files field to package.json (d33ba0d)
- Release 0.1.7 (da4e17b)
- add npmignore and remove dist (700afbd)
- Release 0.1.6 (f99bb8a)
- Merge branch 'master' of https://github.com/ga4gh/gh-openapi-docs (2c3dd62)
- remove prepublish script (7d15f4d)
- Release 0.1.5 (2666286)
- fix files syntax error in package.json (73d0918)
- add 'dist' folder to package.json files (ecfc492)
- Release 0.1.4 (79f3b8a)
- Merge pull request #14 from ga4gh/fix-cli-build (9f93f7e)
- update README (6697bc5)
- add 'main' to package.json, in case it does anything (3b61218)
- remove pkg dependency - update to webpack is sufficient for executable (0559b3b)
- add webpack banner plugin to ensure node shebang is added to output (883d684)
- rename webpack output file to avoid confusion (fff48ab)
- Merge pull request #13 from ga4gh/fix-cli-dependencies (2215660)
- remove 'run npm' from exec calls and fix cli syntax (7c1e267)
- replace swagger-repo with openapi-cli; remove alias scripts (c6e7364)
- Release 0.1.3 (456ed0b)
- add prepublish to package scripts (6435e6c)
Release 0.1.2
- remove private status for package (054e434)
Release 0.1.1
Release 0.1.1
Release 0.1.0
- add additional docs build artifacts to gitignore (27c755e)
- make file copy from gh-pages more explicit; remove unused 'stagePages' fxn (d2de41b)
- remove auto-run in bundle.js (2319da3)
- Merge pull request #11 from jb-adams/feature/babel-support (357288c)
- added updated lib files (e16d6f5)
- enable es6 syntax with webpack + babel transpiler, compile single executable with pkg (616adce)
- Merge pull request #9 from ga4gh/use-redoc (c6c8f20)
- clean up commands/scripts for redoc docs build (e6763ff)
- Merge pull request #5 from ga4gh/use-redoc (e7c9c83)
- replace swagger-ui and docs with redoc (for both) (860eb41)
- fix package name and dependencies (b6e41ec)
- add modules to create redoc UI; reorganize and clean up code (25c5c30)
- clean up old scripts/dependencies (aa2a744)
- resolve merge conflicts (dc855b2)
- convert assorted scripts to package (87acce6)
- copy build code from WES repo (3220cf2)
- first commit (d461657)