Skip to content

Releases: iteam-software/WerkWerk

1.0.1

05 May 20:01
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

Unstable

1.0.1

Changed

  • WorkContext.Items is now a property.

Added

  • Job model default values.
  • WorkContext.Items to store arbitrary data in the job execution pipeline.
  • QOL method for configuring the Job entity
  • Job checksum so jobs can be easily compared based on the data they carry.
  • Job repository method to fetch all jobs with the given name and checksum

1.0.0 - 2021-05-04

Added

  • CI/CD for the project
  • Initial codebase

1.0.0

04 May 20:26
92ff842
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

Unreleased

[1.0.0] - 2021-05-04

Added

  • CI/CD for the project
  • Initial codebase