We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
* Refactored "get" to "load" * Added more REPO IT scripts for Composer, and applied required fixes * Fixed "defaults" feature in BroadcastResponseMetaClass * Organized imports
* Refactored settings.json to settings.yml
* Updated Installation Java example. * Fixed and reformatted parts.
* Rephrased stuff (4/?)
* Rephrased stuff (3/?)
* Rephrased stuff (2/?)
* Rephrased stuff
* Rearranged sidebar links (4/?)
* Rearranged sidebar links (2/?) * Renamed filenames for a better title name
Updated INV groovy syntax (markdown)
* Rearranged sidebar links (2/?)
* Added signatures-wrapping page * Rearranged sidebar links * Fixed typos
* Added logic so the first letter of a default "into" variable is lowercase.
* Added get() to the INV syntax guides (2/2)
* Added get() to the INV syntax guides
* Implemented "get" method to fetch remote REPO files * Reworked Logger to be less hardware constrained * Reworked Pattern to remove runtime generated logic (Groovy)
* Fixed repo-create CLI
* Fixed Installation CLI
* Fixed Sidebar
* Added Compile * Fixed existing doc and examples
* Fixed image noises
* Added Unit-testing.md * Upgraded JDK installation version and added Groovy version precisions
* Reworked the invokers so they don't share their caches with others * Reworked the CLI options and docs * Made sure Composer tests were not using the same port
* Fix typo
* Enhanced the quick example * Added inv and inv.cmd to ease the introduction to INV
* Fixed typos
* Added delayed id resolution * Changed 'into' to define a default value using the name of the statement preceded with a '$' symbol.
* Refactored to use the latest DSL specs for require and broadcast statements
* Enabled SSL configuration
* Added the new repo commands and make sure the actual documentation reflects those new changes