Skip to content

Releases: UrbanOS-Public/smart_city_test

v0.8.0

11 Dec 18:46
fa4e22f
Compare
Choose a tag to compare
  • update eventually to be more forgiving about the function block it wraps
  • update TDG to construct systemName correctly

v0.7.0

30 Oct 13:51
a47ae5d
Compare
Choose a tag to compare

Revert smart_city_test to output datetimes for business.modifiedDate

v0.6.0

28 Oct 20:32
94c114d
Compare
Choose a tag to compare

Change TestDataGenerator to use Dates instead of DateTimes for modified dates

v0.5.4

16 Oct 04:53
8283b7b
Compare
Choose a tag to compare

Upgrades version of smart_city to convert and store incoming sourceFormat value to mime type.

v0.5.3

09 Oct 18:14
1e469dc
Compare
Choose a tag to compare

TestDataGenerator now returns a DateTime for business.modifiedDate instead of Date

v0.5.2

02 Oct 15:09
d5ad479
Compare
Choose a tag to compare

Updates the version of Smart City library under test.
Removes deprecated dependencies (Smart City Registry)

v0.5.1

10 Sep 13:20
bd20b19
Compare
Choose a tag to compare

Changed schema keys to atoms for generated datasets
Changed modified field in dataset to is8601 formatted string

v0.5.0

27 Aug 20:05
b65a7f0
Compare
Choose a tag to compare

"Revert" to SmartCity.Dataset and SmartCity.Organization, but relocated to SmartCity library from SmartCityRegistry.

v0.4.0

23 Aug 19:56
142f476
Compare
Choose a tag to compare

Refactor to use new SmartCity.Event.{DatasetUpdate, OrganizationUpdate} structs

v0.3.5

29 Jul 17:46
eaa9ae4
Compare
Choose a tag to compare

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.