Releases: rodnansol/spring-configuration-property-documenter
Release v0.7.1
Changelog
🐛 Fixes
- b3a9c8d core: Propetry 'failOnMissingInput' of type boolean shouldn't be annotated with
@Optional
. - #98 (#101), closes #98 #101 - 02c0d0f core: Replace special characters with a post processing step (#78) (#84), closes #78 #83 #84
🛠 Build
- f0831cb deps: bump ch.qos.logback:logback-classic from 1.2.11 to 1.3.12 (#100), closes #100
- 74a930d deps: bump org.springframework.boot:spring-boot (#99), closes #99
Contributors
We'd like to thank the following people for their contributions:
- Nándor Holozsnyák
Release v0.7.0
After a long long holiday, we would like to present you our new release, the 0.7.0 which includes a few fixes and changes to the codebase!
We had an eventful summer, and we know we should have shown some love during these hot times, but here we are, please upgrade to the new version, read the migration guide and feel free to submit issues and/or feedback. 🎉 🦖
Changelog
🚀 Features
- 02398e3 core: Generate an empty file if the input file is missing (#68) (#76), closes #68 #76
- cce0c2e core: Add extra localizations (#48) (#77), closes #48 #77
🐛 Fixes
🛠 Build
📝 Documentation
- 41120ac add ParkerM as a contributor for code (#90), closes #90
- b647656 core: Extend README.ADOC with quick usage sections (#85) (#86), closes #85 #86
Contributors
We'd like to thank the following people for their contributions:
- Nándor Holozsnyák
- Parker Mauney
- allcontributors[bot]
Release v0.6.1
Release v0.6.0
Changelog
🚀 Features
- dafd2d2 core: Compact mode introduction #59 (#63), closes #59 #63
- 0d97dea 🚨 core: Make the headers toggle-able in every template #58 (#60) - includeEnvFormat is available in a different way, closes #58 #60
🧰 Tasks
📝 Documentation
Contributors
We'd like to thank the following people for their contributions:
- Nándor Holozsnyák
Release v0.5.1
Release v0.5.0
Changelog
🚀 Features
🐛 Fixes
- 3bb6ef5 fix(core): 0.4.0 XSD is not handling properly the properties attribute (#52)
- d17a568 fix(core): AggregationDocumenter setups properly the exclusion and inclusion lists (#51)
📝 Documentation
- 5e8ec22 docs: add tkhadir as a contributor for code (#54)
- 574af2f docs: Initial contribution guidelines
Contributors
We'd like to thank the following people for their contributions:
- Nándor Holozsnyák
- allcontributors[bot]
- tkhadiradeo
Release v0.4.0
Changelog
One of the biggest releases so far.
- Internationalization (i18n) functions - Please read the docs about it.
- Including and excluding both property groups and properties from the final document.
- Optional environment variable form for the properties - Thank you for the very first external contributor @Allsimon
🚀 Features
- 332c750 feat(core): i18n capabilities in the templates (#46) #38
- bb315e4 feat(core): Ability to include/exclude groups and properties from the… (#45)
- dbcb66d feat(core): Templates with optional environment variable property format #37 (#43)
📝 Documentation
- ff23cd5 docs: add Allsimon as a contributor for code (#42)
- 175e7ac docs(contributors): Adding all-contributors bot configuration
Contributors
We'd like to thank the following people for their contributions:
- Nándor Holozsnyák
- allsimon
Release v0.3.0
Release v0.2.4
Changelog
🚀 Features
- 11b7b65 feat(core): AsciiDoc tag support during include (#27)
- e86f19b feat(core): AsciiDoc - Ability to replace the section title to simple title for property groups (#26)
🧰 Tasks
- 74e8e63 chore(release): Discord announcer disabled for a while
- 1ffe94f chore(release): Get in touch badges with Twitter and Discord links
- f354b9f chore(release): Get in touch badges with Twitter and Discord links
Contributors
We'd like to thank the following people for their contributions:
- Nándor Holozsnyák