Skip to content

Releases: olegsych/simply.collections

0.1.10

02 Jul 20:19
Compare
Choose a tag to compare
Replace NuGet packages with Git submodules (#4)

* Replace NuGet packages with Git submodules
* Expand readme.md to explain how to clone repository recursively.

0.1.9

01 Jul 20:33
Compare
Choose a tag to compare
Upgrade to Visual Studio 2017 (#3)

* Make projects use Visual Studio 2017 PlatformToolset v141
* Make projects use Visual Studio 2017 WindowsTargetPlatformVersion 10
* Make projects include all files with wildcards instead of listing each one individually
* Make appveyor.yml use Visual Studio 2017
* Make readme.md reference Visual Studio 2017
* Update GitHub and NuGet tokens in appveyor.yml
* Update package dependencies

0.1.8

31 Dec 20:46
Compare
Choose a tag to compare
Merge branch 'develop'

0.1.7

31 Dec 20:34
Compare
Choose a tag to compare
Merge pull request #2 from olegsych/develop

- Internal cleanup.
- Readme updates.

0.1.6

20 Dec 19:44
Compare
Choose a tag to compare
Merge pull request #1 from olegsych/hotfix/simplyrandom

Improve tests and remove junk.

0.1.5

24 Sep 03:04
Compare
Choose a tag to compare
Move header files to collections subdirectory and introduce top-level…

0.1.4

23 Sep 04:02
Compare
Choose a tag to compare
- Change CI build definition to create GitHub releases