endly v0.17.0 Release Notes

Release Date: 2018-11-08 // over 5 years ago
  • * Added $dsconfig state keys with dsc.Config.params (i.e. $dsconfig.datasetId. $dsconfig.projectId)
    * Added dsunit.dump method to create schema DDL fro existing database
    * Refactor $timestamp. , $unix. to take advandate toolbox TimeAt method, i.e. ${unix.nowInUTC}, ${timestamp.5DaysAhead}
    * Added global $tzTime state function that uses time.RFC3339 time layout with toolbox.TimeAt semantic
    * Minor patches