Skip to content

Releases: micwan88/helperclass4j

Release v2.0.1

06 Jan 23:22
Compare
Choose a tag to compare
  • Upgrade gradle version
  • Replace TravisCI with CircleCI
  • Update gradle build with maven publish
  • Publish to maven central

Release v1.0.3 - Bug Fixing For ByteClassLoader

04 Dec 03:13
Compare
Choose a tag to compare

Bug Fixing Release For ByteClassLoader

This is a bug fixing release, includes:

  • Fix "ClassNotFound" issue in loadClass(String, byte[], boolean) method
  • Enhance unit test TestByteClassLoader to cover all methods of ByteClassLoader

Release v1.0.2 - New ByteClassLoader

03 Dec 16:03
Compare
Choose a tag to compare

Re-design ByteClassLoader

This release included completely re-design of ByteClassLoader for resources loading.

Stable Release v1.0.1

26 Nov 12:39
Compare
Choose a tag to compare

Stable Release v1.0.1

  • Add ByteClassloader
  • Add DynamicAppLoader

Initial Release v1.0.0

21 Sep 17:14
Compare
Choose a tag to compare
Pre-release

Initial Release

This is an Initial Release v1.0.0 for uploading the lib into maven / jcenter