Skip to content

Releases: sachingorade/jaml

First release

06 Jun 08:36
57f456b
Compare
Choose a tag to compare

JAML 0.1

This is the first release of the JAML library which contains following features,

  • Support for method execution monitoring
  • Support for variable value monitoring
  • Support for method execution count monitoring

Note that

  1. As of now, library supports monitoring of a method only for a single monitoring type.
  2. Attached jar (jaml-0.1-jar-with-dependencies.jar) contains all the required dependencies packaged inside, so that no extra dependency is required in the target project.