Skip to content

jisel-1.2

Latest
Compare
Choose a tag to compare
@mohamed-ashraf-bayor mohamed-ashraf-bayor released this 15 Jul 10:07
· 7 commits to master since this release
  • Added new annotations (@UnSeal, @Detach and @DetachAll) allowing to generate pre-java 17 “unsealed” interfaces during the Segregation process

  • Existing Annotations on top of interfaces, methods or parameters are now replicated in the generated interfaces or classes

  • Bug fixes and improvements