What's Changed
* Add support for uv package manager by bruno-f-cruz in https://github.com/AllenNeuralDynamics/Aind.Behavior.ExperimentLauncher/pull/15
* Allow json instances to be passed to constructor and cli by bruno-f-cruz in https://github.com/AllenNeuralDynamics/Aind.Behavior.ExperimentLauncher/pull/22
* Add python script app module by bruno-f-cruz in https://github.com/AllenNeuralDynamics/Aind.Behavior.ExperimentLauncher/pull/23
* Refactor library to expose module's public interfaces by bruno-f-cruz in https://github.com/AllenNeuralDynamics/Aind.Behavior.ExperimentLauncher/pull/25
* Replace special characters ("." and "$") by "_" by bruno-f-cruz in https://github.com/AllenNeuralDynamics/Aind.Behavior.ExperimentLauncher/pull/26
* Add git manager module by bruno-f-cruz in https://github.com/AllenNeuralDynamics/Aind.Behavior.ExperimentLauncher/pull/27
* Use common actions repository by bruno-f-cruz in https://github.com/AllenNeuralDynamics/Aind.Behavior.ExperimentLauncher/pull/30
* Update aind-behavior-services to 0.9 by bruno-f-cruz in https://github.com/AllenNeuralDynamics/Aind.Behavior.ExperimentLauncher/pull/33
**Full Changelog**: https://github.com/AllenNeuralDynamics/Aind.Behavior.ExperimentLauncher/compare/v0.2.2...v0.3.0