Skip to content

1.0

Choose a tag to compare

@github-actions github-actions released this 29 Nov 02:01
· 31 commits to master since this release

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

1.0 - 2022-11-29

Commits

  • Add .gitattributes, .gitignore, and README.md. 558528d
  • Add project files. 5b85744
  • Handle function inputs and outputs 5714c19
  • Export IP5RLib instead of individual interfaces affd095
  • Add sequence stuff fe6e8e2
  • Add GetSequenceInfo 2f8cf67
  • Ensure FlowCaller is ready before calling functions 219d9f3
  • Fix sequence struct not being checked for null correctly f132ac9
  • Add EventStarted event 6b2f4b5
  • Remove debug sequence info print 3edf120
  • Fix crash when flow functions are called by the game and mod at the same time e40f5be
  • Fix arguments not being passed 8646dce
  • Move publish scripts to correct folders 75cd6a5
  • Update README.md fb5a6a9
  • Setup needed .net 7.0 sdk on build 36c2854
  • Make flow struct stuff internal as it isn't needed publicly 790eddf
  • Update package information 38bd9f8