0.2.0-beta4
Pre-release
Pre-release
Available on NuGet.
Changes:
- (breaking) FIX: Replace string-to-Symbol implicit conversion with
Symbol.Get()
(Thanks @sguryev #89). - (breaking) Redirect static
Asset
andSymbol
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.