Skip to content

Releases: picolino/isdayoff

v1.7

20 Dec 04:01
ac79c48
Compare
Choose a tag to compare

Changes

  • Add Georgia support

Full Changelog: v1.6...v1.7

v1.6

12 Aug 11:08
fdf9042
Compare
Choose a tag to compare

Changes

  • Add regions support

Full Changelog: v1.5...v1.6

v1.5

01 Jun 04:52
90944f5
Compare
Choose a tag to compare

WARNING - Possibly Breaking Change!

  • Improve async performance by using ConfigureAwait(false) construction

If you use any UI in your application and perform UI update somewhere inside that library (in the custom cache, for example) - you should not do that because now it is no guarantee that called thread will not change inside library methods calls

Other Changes

  • Retarget tests project to dotnet 6.0

Full Changelog: v1.4...v1.5

v1.4

27 Nov 19:54
934f957
Compare
Choose a tag to compare
  • Add covid working days support
  • Add six days working week support
  • Add short days support

v.1.3.4

27 Nov 16:55
0a099b6
Compare
Choose a tag to compare
  • Add Latvia support

v1.3.3

06 Jun 14:58
c4db572
Compare
Choose a tag to compare
  • Add Uzbekistan and Turkey support (#3)

v1.3.2

31 Mar 20:40
16f7d40
Compare
Choose a tag to compare
* Update release notes

v1.3.1

26 Feb 05:00
d976058
Compare
Choose a tag to compare

fix #1

v1.3

02 Dec 16:13
60d98a7
Compare
Choose a tag to compare
Update build-and-publish.yml

v1.2

18 Oct 19:13
bf687c1
Compare
Choose a tag to compare
Update readme.md