Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@ScriptSmith ScriptSmith released this 29 Aug 14:07
· 244 commits to master since this release

Changelog

  • Removed locations (see #17)
  • Added return types and runtime type validation (see #10)
  • Added createApi method and dropped old generator functions
  • Added search functionality (see #7)
  • Improved development tooling (see #9)
  • Fixed --visible flag (see #21)
  • Removed swift object storage, pkgcloud, concat-stream
  • Added uploading with a PUT request (including data)
  • Reduced testing time
  • Updated dependencies
    • axios
    • json2csv
    • lodash
    • puppeteer
    • typescript
    • yargs
    • jest
    • ts-jest
    • express

Acknowledgements

  • Big thanks to @goooseman for the significant contributions in #17, #10, #7, #9, #21. And thanks for the experience, suggestions, and help you brought. The project is far better for it 😃