Releases: UrbanOS-Public/smart_city_test
v0.8.0
- update
eventually
to be more forgiving about the function block it wraps - update TDG to construct
systemName
correctly
v0.7.0
Revert smart_city_test to output datetimes for business.modifiedDate
v0.6.0
Change TestDataGenerator to use Dates instead of DateTimes for modified dates
v0.5.4
Upgrades version of smart_city to convert and store incoming sourceFormat value to mime type.
v0.5.3
TestDataGenerator now returns a DateTime for business.modifiedDate instead of Date
v0.5.2
Updates the version of Smart City library under test.
Removes deprecated dependencies (Smart City Registry)
v0.5.1
Changed schema keys to atoms for generated datasets
Changed modified field in dataset to is8601 formatted string
v0.5.0
v0.4.0
Refactor to use new SmartCity.Event.{DatasetUpdate, OrganizationUpdate} structs
v0.3.5
Replaces Kaffe function calls with implied Kaffe dependency inclusion within an application with Brod calls and explicit inclusion of Brod in the Smart_City_Test library.