isolate_manager_generator 0.0.4
isolate_manager_generator: ^0.0.4 copied to clipboard
The generator for the isolate_manager
0.0.4 #
- Add support for
IsolateManagerCustomWorkerclass generation - Refactor generator functions to use shared IsolateManager for improved performance
- Rename command flag from
--nameto--shared-namefor better clarity - Add
--help/-hflag to display command usage information
0.0.3 #
- Remove the temp files event when issue occurs.
- Refactor output file handling to include backup restoration on compilation failure.
0.0.2 #
- Ensure newline at the end of file when writing modified content.
- Update README.
0.0.1 #
- Initial release.