Skip to content

Releases: mjblack/win32cr

v0.3.6

11 Apr 15:41
c4da22c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.3.6

v0.3.5

09 Jan 16:31
212f3d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.5

v0.3.4

05 Sep 12:19
a940809
Compare
Choose a tag to compare

What's Changed

  • Registry spec should use String.from_utf16 by @mjblack in #32
  • Fix two environment unicode functions defs by @mjblack in #33
  • Remove conflicting constants in XmlLite by @mjblack in #35
  • Add spec tests for pipes by @mjblack in #36
  • Fix use of alias keyword for variable name by @mjblack in #38
  • Fixed duplicate or invalid type/var names by @mjblack in #39

Full Changelog: v0.3.3...v0.3.4

v0.3.3

26 Aug 13:48
000c590
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

25 Aug 16:02
a3b4adf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.2

v0.3.0

26 Jun 00:14
9fbe373
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.3...v0.3.0

v0.2.3

07 Jun 15:30
66fc06d
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.0...v0.2.3

v0.2.0

29 May 23:00
0bcee5f
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
Merge pull request #2 from mjblack/mjblack-patch-1

Create github action for CI testing