Releases: microsphere-projects/microsphere-java
Releases · microsphere-projects/microsphere-java
0.0.9
What's Changed
- [Enhancement] Add an annotation indicating the component since version #38
- [Refactor] Change the logging level from DEBUG to TRACE for microsphere-java-core #39
- [Security] Bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13 in /microsphere-java-parent by @dependabot in #34
Full Changelog: 0.0.8...0.0.9
v0.0.8
What's Changed
- [Enhancement] Optimize the MethodUtils#findDeclaredMethod implementation #25
- [Feature] A new method to assert for String not empty and not blank #28
- [Feature] Add MethodDefinition #27
- [Enhancement] The class 'Version' supports serialization #30
- [Enhancement] Refactor Deprecation #31
- [Feature] Introduce a new definition class for Java Reflection Members #29
Full Changelog: 0.0.7...0.0.8
0.0.7
What's Changed
New API Introduced
New Annotation
@Experimental
: The marker annotation indicates a feature is experimental, it could be changed or even be removed in the future.
New Interface
Wrapper
: The Wrapper interface.DelegatingWrapper
: Delegating Wrapper.WrapperProcessor
: The Processor for Wrapper.
New Class
Deprecation
: The info class for deprecation.Assert
: The utility class for Assertion.
API Changed
BeanProperty
: Make the fields to be final
Full Changelog: 0.0.6...0.0.7
v0.0.6
What's Changed
- Feature remove apache commons by @mercyblitz in #10
- Update JarUtilsTest.java by @mercyblitz in #11
- [Optimization] Remove the third-party libararies by @mercyblitz in #13
- Feature compatible with jdk21 by @mercyblitz in #14 #15 #16 #17 #18 #19
New Contributors
- @mercyblitz made their first contribution in #6
Full Changelog: 0.0.5...0.0.6
v0.0.5
Full Changelog: 0.0.4...0.0.5
v0.0.4
Full Changelog: 0.0.2...0.0.4
v0.0.2
Full Changelog: 0.0.1...0.0.2
v0.0.1
What's Changed
- fix: fix getMethods by @liqi19950722 in #5
New Contributors
- @liqi19950722 made their first contribution in #5
Full Changelog: 0.0.1-alpha...0.0.1
v0.0.1-alpha
0.0.1-alpha release
What's Changed
- feat:Fix parameter comparison and return optimization in ExecutableEl… by @dongguabai in #3
New Contributors
- @dongguabai made their first contribution in #3
Full Changelog: https://github.com/microsphere-projects/microsphere-java/commits/0.0.1-alpha