Releases: mozillascience/CitationCore
Releases · mozillascience/CitationCore
Linux Compatibility Update
GitHub OAuth Support
Allows for users to pass an oauth token to Citation Core for GitHub.
CitationCore v1.0.1
- Fixes an issue where hyphen in a GitHub URL would result in a 404 response.
CitationCore v1.0.0
- Will generate a citation string given a GitHub repository URL.
- Outputs a BibTex forat
- Outputs to APA style
- Outputs to Chicago Style
- Includes JSDoc generated html hosted on GitHub pages
- pre-commit hook script that will run the eslint on the changed files
- Mocha Tests