- Repository created with README and LICENSE
- CI via github actions
- Initial implementation of package functionality, these PRs making incremental progress * Launch description initial (#2) * Try more action types, clean up exporting, add basic test (#3) * Handle creating exposed actions as needed regardless of import order (#4) * Handle positional list arg as children (#7) * Rename from launch_py to launch_frontend_py (#9) * Add tests for running actual launchfile (#11) * Enable Python reserved names in Action attributes (#12) * Add basic usage to readme (#15) * Let all imports come from toplevel module, as one line (#16)
- Contributors: Emerson Knapp