Skip to content

0.2.0-beta4

Pre-release
Pre-release
Compare
Choose a tag to compare
@sonvister sonvister released this 08 May 15:10
· 72 commits to master since this release

Available on NuGet.

Changes:

  • (breaking) FIX: Replace string-to-Symbol implicit conversion with Symbol.Get() (Thanks @sguryev #89).
  • (breaking) Redirect static Asset and Symbol properties so they reference Cache values and utilize cache updates.
    • NOTE: Only changes to the source code can add/remove static assets and symbols.
  • Create abstraction for Symbol and Asset cache (allowing for alternative storage implementations).
  • Update static assets and symbols.