Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@HenrikFricke HenrikFricke released this 24 Mar 14:47
· 1 commit to master since this release

Added

  • Add unit and integration tests from @HenrikFricke
  • Add pure functions for several operations from @HenrikFricke
  • Add condition to only append serverless offline specific environment variables if plugin was called by hook from @HenrikFricke
  • Add flexibility to adjust API_ENDPOINT environment variable based on the settings for serverless offline from @HenrikFricke
  • Add documentation to describe the project and how to deal with it from @HenrikFricke
  • Add license informations from @HenrikFricke

Changed

  • Change plugin class to use pure functions and reduce business logic in the class itself from @HenrikFricke