Releases: DarkMatterProductions/reactive-evolution-factor
Releases · DarkMatterProductions/reactive-evolution-factor
Release 0.0.20
Integrate Events Logger Support
- Fixed version Dependency
Release 0.0.19
Integrate Events Logger Support
- Added new function
send_eventthat will trigger an event JSON output in theevents-loggermod. - Added new function
send_std_logthat will trigger an event log output in theevents-loggermod.
Release 0.0.18
Github Action Changelog Generation
- Adjusting the checkout stage to hopefully checkout full history, allowing changelog build to work.
Release 0.0.13
Github Action Changelog Generation
- Changing how the git log is collected for the Factorio Changelog.
Release 0.0.12
Github Artifact handling fixes
- typo
Release 0.0.11
Github Artifact handling fixes
- Needed to update the artifact path for the Factorio publishing script.
Release 0.0.10
Github Artifact handling fixes
- Github Actions's Download artifact and upload asset have extremely different behaviors. This should hopefully be resolved now.
Release 0.0.9
Factorio publish enablement.
- Fixed typo
Release 0.0.8
Factorio publish enablement.
- Updated so that Download artifact path element has the full filename.
Release 0.0.7
Factorio publish enablement.
- Updated so that Download artifact uses the correct file name.
- Changed behavior so that it downloads before it creates any releases.