Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@xmiao2 xmiao2 released this 01 Oct 22:26
· 51 commits to main since this release
113e886

1.1.0 (09/28/2021)

  • Files
    • Update project file structure to comply with Unity standards
      • Move package.json into project root; remove unnecessary Unity project wrapper
      • Move Core Library under Runtime; change .csproj to use the vs2019 convention and updated to use dotnet build tool to resolve dependencies
      • Move sample game project to Sample~
      • Move scripts to Scripts~; modularize scripts and add more fail-fast mechanisms
      • Use npm to package the plugin tarball
      • Remove other misc files
    • Update assembly definition namings to comply with Unity convention
  • Documentation
    • Update and re-format READMEs
    • Use the correct URL for deployment scenario help link
  • Bug Fix
    • Fix bug where bootstrap S3 buckets show all buckets in all regions, add async loading for S3 bucket loading