jetleaf_devtool 1.1.4
jetleaf_devtool: ^1.1.4 copied to clipboard
Development tooling module for JetLeaf — provides utilities for debugging, runtime inspection, and project automation.
Changelog #
All notable changes to this project will be documented in this file.
This project follows a simple, human-readable changelog format inspired by
Keep a Changelog and adheres to semantic versioning.
1.1.0 #
Changed #
ProxyBuilderandProxyGeneratornow use theExecutableArgument.optionalAPI.- Command runners now utilize
LocatedFilesAPIs. HelpCommandRunnernow provides hints forjetleaf_buildcommand-line arguments.- Updated dependencies:
jetleaf_lang,jetleaf_core,jetleaf_logging,jetleaf_utils.
1.0.6 #
1.0.0+1 #
Patch release focused on dependency alignment and small improvements.
Changed #
- Updated package dependencies and aligned with other JetLeaf modules.
1.0.0 #
Initial release.
Added #
- Development tooling for JetLeaf:
- Source generation helpers
- Runtime inspection utilities
- CLI tooling (
jl)
- Integration with analyzer and build tools for code generation and diagnostics.
Links #
- Homepage: https://jetleaf.hapnium.com
- Documentation: https://jetleaf.hapnium.com/docs/devtool
- Repository: https://github.com/jetleaf/jetleaf_devtool
- Issues: https://github.com/jetleaf/jetleaf_devtool/issues
Contributors: Hapnium & JetLeaf contributors