Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 1.39 KB

File metadata and controls

19 lines (18 loc) · 1.39 KB

Changelog for package launch_frontend_py

0.1.0 (2025-10-05)

  • 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