Skip to content

v0.1.44

Pre-release
Pre-release

Choose a tag to compare

@jeff-mccoy jeff-mccoy released this 15 Apr 07:38
· 2046 commits to main since this release
cff985f

This release introduces pepr update that can help keep your module + CLI up-to-date. The first time you'll need to update the CLI alone; future updates will only need pepr update:

npm install -g pepr@latest
pepr update

What's Changed

  • Minor typo fix for generated capability file by @brandtkeller in #25
  • SDK & CLI E2E Tests for CI by @jeff-mccoy in #27
  • Bump @types/ramda from 0.28.24 to 0.29.0 by @dependabot in #29
  • pepr update, name-based and key-only metatdata filters, async and function-based HelloPepr.ts examples by @jeff-mccoy in #26

New Contributors

Full Changelog: v0.1.43...v0.1.44