Skip to content

☕ mocha v3.0.1

Latest
Compare
Choose a tag to compare
@yusshu yusshu released this 14 Mar 08:10
eac679c

3.0.1 patch release!

Changelog

  • fix: fixes #20, parsing of ternary conditional expressions
  • fix: separates javassist usages to their own classes so mocha can be used without completely depending on javassist (as long as you don't call the compile methods), by @RaphiMC on #19

How to use

mocha is available through Maven Central Repository
groupId: team.unnamed
artifactId: mocha
version: 3.0.1

Documentation available here
If you need more help, join our Discord server and we will be glad to help you!

Happy coding! 🐛