Triangle.NET (Release)


* beta 4.03

	+ Contributions (removed `AssemblyInfo.cs`)

* beta 4.02

	+ Contributions (to fix Unity compiler warnings) by [@eppz](https://github.com/eppz)
		+ Supressed unused variable warning in `Dwyer.cs`

* beta 4.01

	+ Contributions (to fix Unity compiler errors) by [@eppz](https://github.com/eppz)
		+ Explicit collection type casting fixes
		+ Emulate .NET 4 `String.IsNullOrWhiteSpace` in `TriangleReader.cs`
			+ See `bool IsStringNullOrWhiteSpace(string value)`

* beta 4

	+ See details in [**beta_4** commit history](https://github.com/eppz/Triangle.NET/commits/beta_4).

* beta 3

	+ See details in [**beta_3** commit history](https://github.com/eppz/Triangle.NET/commits/beta_3).