Skip to content

Releases: microsoft/msrc-appconfig

0.5.8

29 Apr 14:56
e7bc484
Compare
Choose a tag to compare

What's Changed

  • Enum class must be assigned to a variable with the same name by @vassilyl in #14
  • [0.5.8] Fix typing by @vassilyl in #15

Full Changelog: v0.5.7...v0.5.8

0.5.7

07 Jan 14:12
1d0d758
Compare
Choose a tag to compare

Fixed an issue with default nested instance

0.5.6

03 Oct 11:09
9e36fa6
Compare
Choose a tag to compare

Properly closing config files

0.5.5

30 Dec 20:45
65fdf16
Compare
Choose a tag to compare
Set up continuous integration actions (#2)

* Create CI.yml

* Update CI.yml

* Update CI.yml

* Update SETUP.py

* add typing_extensions as a dependency

* Add pytest-mock dependency

* Update CI.yml

* Update CI.yml

Upload pytest results

* Update README.md

* Add CD action

* update README