Skip to content

Releases: thecogworks/Cogworks.Essentials

1.1.2

10 Sep 13:47
Compare
Choose a tag to compare

Features

  • added benchmark reporting (2e2ea39)
  • added benchmark test project (abe0a39)
  • added memory cache benchmarks (1792d05)
  • added stryker configuration (8183d1b)
  • added test mutator (dbdca5b)
  • added thread safe getting value from sync method (ff51f51)
  • updating nuget packages (e432908)

1.1.1

27 May 13:54
Compare
Choose a tag to compare

Bug Fixes

  • changed preview pattern matching (fa6ba96)

1.1.0

27 May 13:45
Compare
Choose a tag to compare

Bug Fixes

  • added missing project NuGet dependencies (db3b0e2)
  • fixing pull request build (75e7086)

Features

  • add clearing all cache items (4c5ab93)
  • added immutable package collection (e7e10d9)
  • added memory cache service tests (322c694)
  • added pull request workflow (d1d0fb9)
  • added try get value to cache service (2f2b685)
  • added unit test project (0526047)
  • adding AddRangeUnique extension (e408aba)
  • adding nullable cache duration for the cache service (0333aa2)
  • changed memory cache key list implementation (e2a3cfb)

1.0.3

11 May 14:42
Compare
Choose a tag to compare

Bug Fixes

  • moving Cryptography helper to a service (f68b1bf)

Features

  • added memory cache service constructors (1180798)
  • added nuspec dependency description (1917098)
  • adding more methods to our memory cache implementation (c08fbb1)
  • adding more string extensions (648090c)

1.0.2

05 Mar 10:01
Compare
Choose a tag to compare
1.0.2

1.0.1

05 Mar 08:52
Compare
Choose a tag to compare

Bug Fixes

  • added skipping dependencies (5e9214a)

Features

  • added nuget release action (bd86f40)

1.0.1

05 Mar 08:52
Compare
Choose a tag to compare
1.0.1

1.0.0

04 Mar 14:33
Compare
Choose a tag to compare

Features

1.0.0

04 Mar 14:33
Compare
Choose a tag to compare
1.0.0

0.9.0

02 Mar 13:04
Compare
Choose a tag to compare

Bug Fixes

  • added condition for changelog complets successfully (c6eed5a)
  • added github releaser token (ff7fadc)
  • changed myget feed (9007c1f)
  • changed step for getting artifact (2562e2d)
  • checkout to selected branch (7562fa1)
  • fetch all tags and branches (8df0089)
  • fetching all branches (2b6676e)
  • fixed artifact download path (ddd988c)
  • fixed branch condition (580ae74)
  • fixed build trigger (b86f756)
  • fixed getting tag branch (21c4a68)
  • fixed github releaser generation (1db31d6)
  • fixed issue with providing myget feed token (b79e2bc)
  • fixed linux powershell name (eb88a06)
  • fixed multiline command (bf3bc8c)
  • fixed not closed if statement (7dd98d9)
  • fixed pack location (75e2068)
  • fixed release env names (2b5b6c3)
  • fixed removing branch (4319bc6)
  • fixed saving env variable (23ff488)
  • fixed trigger gitflow (f0a5f34)
  • fixed typo in nuget output path (85ca43c)
  • fixing uploading build artifact (84e5da4)
  • multiline build (d040382)
  • nuget output path location (436db1b)
  • nuget path location (606560b)
  • nuget restor (f7f1c5b)
  • remove gitflow depending job (a754990)
  • removed typo (9f1a6fb)

Features

  • added build workflow (24753ef)
  • added cache service (225dd8b)
  • added date time extensions (c5457a9)
  • added datetime constants (8abea66)
  • added dictionary extensions (cc9692b)
  • added enumerable extensions (d0c381d)
  • added essential project (212309b)
  • added github packages release (0dedb34)
  • added helpers (513ec22)
  • added intersect many method (6dd8b20)
  • added MyGet release workflow (fcd5430)
  • added nuspec (1164619)
  • added object extensions (3019c6c)
  • added order type enum (1ec6f41)
  • added our umbraco workflow (f554c61)
  • added project solution items (32edbb4)
  • added role principal extensions (3dccff9)
  • added separators constants (4a648ad)
  • added social media constants (ddbebf4)
  • added string extensions (e72dcda)
  • optimize release workflows (2f6ad3a)
  • trigger gitflow after changelog workflow (170f021)
  • updated extensions (eff9095)
  • updated string extensions (78ff961)
  • updated video helper (7c8501e)