1.1.0
What's Changed
- chore(tests): add unit tests for agent by @Umaaz in #10
- chore(lint): correct test errors by @Umaaz in #11
- chore(build): include bytebuddy in deep build by @Umaaz in #12
- chore(build): fix doc generation by @Umaaz in #13
- chore(build): change docs to use latest build output by @Umaaz in #14
- fix(class): fix issue where getShortName would cause class loading by @Umaaz in #24
- change(plugins): allow plugins to provide resource by @Umaaz in #23
- change(api): move some api types to different modules by @Umaaz in #16
- change(build): add precommit stage in makefile to run all precommit checks by @Umaaz in #25
- change(build): make agent usable as library by @Umaaz in #27
- change(package): fix cf plugin package name by @Umaaz in #29
- change(package): include a unshaded version of the agent in the deploy by @Umaaz in #30
Full Changelog: 1.0.5...1.1.0