Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@akhilmhdh akhilmhdh released this 10 Feb 15:22
· 2 commits to main since this release

Changelog

  • 6b83dd7 Add renovate.json
  • b1d0861 Create README.md
  • 60b9bcc feat(#12,#3): changed to uniform plugin loading and added more checks
  • 0c0f09e feat(#13): added support for openapiv2
  • 0088551 feat(#19): made the cli more responsive
  • d44c883 feat(#3): added case_checker, status_code_checker and get req with body check
  • 5b1e29c feat(#3): added url plural checker
  • 5b75181 feat(#4): added scoring api for plugins
  • d3ea096 feat(#5): added option for external user defined plugins and able to pass options to plugins
  • 60a9c09 feat(#6): Added import setup with apic modules
  • 1e99b6b feat(CLI): api catalog cli first commit
  • 3b94a13 feat(cli): added openapi loader and validation
  • 410d15f feat(cli): added version number support and plugin intaller based on dev and prod
  • 2d71010 feat(cli): test implementation of bridge completed
  • 09a3ed7 feat(doc): added doc spa for api catalog with outlined routes
  • ef97ea4 feat(docs): added content on cli and overall overview
  • bd47b67 feat: added apiType and url required flags to cli
  • c92bcc6 feat: added js runtime with babel support
  • fab15d0 feat: allowed access for js functions to various parameters
  • 1c4ca9f feat: implemented configuration loading and flag to load from any directory
  • 117a70c feat: prepared cli for release and updated some doc contents
  • 35b3d26 feat: seperated cli functions into modules
  • 0a10057 fix(deps): update github.com/dop251/goja digest to 78b9802
  • ac2784f fix: fixed go releaser script issue
  • ec283cb fix: gorelease bug
  • 257c970 fix: package release bugs