What's Changed * Update actions to use actions/setup-pythonv3 by ebourgeois in https://github.com/firestoned/firestone/pull/64 * Verify if we are doing any updates or creates and include only the data models if we are by ebourgeois in https://github.com/firestoned/firestone/pull/66 * Bump version to 0.4.0 by ebourgeois in https://github.com/firestoned/firestone/pull/67 * Fix publish by ebourgeois in https://github.com/firestoned/firestone/pull/68 * Add workflow dispatch by ebourgeois in https://github.com/firestoned/firestone/pull/69 * lsAdd workflow dispatch by ebourgeois in https://github.com/firestoned/firestone/pull/70
What's Changed * Update version to force a push/upload to pypi.org becasue of the failed attempt with 0.3.5 by ebourgeois in https://github.com/firestoned/firestone/pull/63
What's Changed * fix build, python 3.10, not 3.19 by ebourgeois in https://github.com/firestoned/firestone/pull/61 * Fix create class name generation in CLI and use loop to remove http_proxy vars from environment by ebourgeois in https://github.com/firestoned/firestone/pull/62
What's Changed * Exit non-zero when an exception happens by ebourgeois in https://github.com/firestoned/firestone/pull/59 * Handle snake case resources by ebourgeois in https://github.com/firestoned/firestone/pull/60