You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- relaxed the conditions for package images a bit - missing binary da…
…ta now returns null instead of throwing an exception
- lots of dependency updates
Internal refactoring to how Resources are serialized/deserialized in …
…a Package.
Added getDataAsJson()/getDataAsCsv() methods to Resources so users are able to retrieve all data in a specified format in one go.