Recent Releases of exception-factory
exception-factory - v0.4.0
What's Changed
New Features
- Add
MessageBuilder-class by @Chrimle in https://github.com/Chrimle/Exception-Factory/pull/23
Full Changelog: https://github.com/Chrimle/Exception-Factory/compare/v0.3.0...v0.4.0
- Java
Published by Chrimle 10 months ago
exception-factory - v0.3.0
What's Changed
New Features
- Add
RequirementLevelEnum Class by @Chrimle in https://github.com/Chrimle/Exception-Factory/pull/19
Full Changelog: https://github.com/Chrimle/Exception-Factory/compare/v0.2.0...v0.3.0
- Java
Published by Chrimle 10 months ago
exception-factory - v0.2.0
What's Changed
New Features
- Add New
MessageTemplates.OneArgTemplateEnum Constants by @Chrimle in https://github.com/Chrimle/Exception-Factory/pull/15 - Add New
MessageTemplates.TwoArgTemplateEnum Constants by @Chrimle in https://github.com/Chrimle/Exception-Factory/pull/16 ### JavaDoc Changes - Add Missing
@sinceJavaDoc Tags by @Chrimle in https://github.com/Chrimle/Exception-Factory/pull/13 - Add Example Usage in
ExceptionFactoryJavaDoc by @Chrimle in https://github.com/Chrimle/Exception-Factory/pull/14
Full Changelog: https://github.com/Chrimle/Exception-Factory/compare/v0.1.0...v0.2.0
- Java
Published by Chrimle 10 months ago
exception-factory - v0.1.0
What's Changed
New Features
- Add
ExceptionFactory-class by @Chrimle in https://github.com/Chrimle/Exception-Factory/pull/3 - Add
ExceptionBuilder-class by @Chrimle in https://github.com/Chrimle/Exception-Factory/pull/4 - Add
ExceptionBuilder.setMessage(...)-methods by @Chrimle in https://github.com/Chrimle/Exception-Factory/pull/5 - Add
MessageTemplates-class by @Chrimle in https://github.com/Chrimle/Exception-Factory/pull/7 - Add
ExceptionFactory-methods by @Chrimle in https://github.com/Chrimle/Exception-Factory/pull/8 ### Dependency Updates - Bump com.diffplug.spotless:spotless-maven-plugin from 2.45.0 to 2.46.1 by @dependabot[bot] in https://github.com/Chrimle/Exception-Factory/pull/1
- Bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.4 by @dependabot[bot] in https://github.com/Chrimle/Exception-Factory/pull/6
New Contributors
- @Chrimle made their first contribution in https://github.com/Chrimle/Exception-Factory/pull/2
- @dependabot[bot] made their first contribution in https://github.com/Chrimle/Exception-Factory/pull/1
Full Changelog: https://github.com/Chrimle/Exception-Factory/commits/v0.1.0
- Java
Published by Chrimle 10 months ago