Skip to content

Latest commit

 

History

History
61 lines (33 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

61 lines (33 loc) · 1.08 KB

2021-05-03

Docs

  • added changelog file
  • added changelog generation configuration
  • added xtra space for env file renaming

Feat

  • switched to using RCurl for downloads

Pull Requests

  • Merge pull request #4 from masgeek/doc/changelog
  • Merge pull request #3 from masgeek/fix/large-downloads

BREAKING CHANGE

1.0.0

2021-05-03

Ci

  • added github actions

Docs

  • updated readme file with authentication info
  • added license file
  • added README file

Feat

  • added example env file
  • Added ability to read and save json to file
  • added libraries to allow reading of json file
  • Initial commit

Fix

  • added no space seperator to R paste command

Style

  • spacing of lines

Pull Requests

  • Merge pull request #1 from masgeek/doc/readme