Skip to content

Commit e9c4b2b

Browse files
authored
Update ReleaseNotes.md for v3.2 r1 and r2
1 parent b71542f commit e9c4b2b

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

ReleaseNotes.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,23 @@
11
NQC Release Notes
22
=================
33

4-
version 3.2 r1
4+
version 3.2 r2
55
--------------
66

7-
* Add support for building as a WebAssembly
7+
* Add support for building as a WebAssembly (based on work initiated by [maehw](https://github.com/maehw/WebNQC))
88

99

1010
version 3.2 r1
1111
--------------
1212

13-
* Added TCP support, facilitating use of NQC with programs such as BrickEmu (an RCX emulator)
14-
* Added additional capabilities for specifying the default USB port, including at both compile time using a Make variable and via enhanced command-line argument support
15-
* Support Makefile variables DESTDIR and TOOLPREFIX
16-
* Enable specifying the default IR tower name in a configuration file
17-
* Support using a Make variable to specify the default compile-time port name, instead of having to modify source code files
13+
First release from the BrickBot/nqc repository on GitHub
14+
* [Patches that were posted by Matthew Sheets to the original SourceForge project site following the release of nqc 3.1r6 but never incorporated](https://sourceforge.net/p/bricxcc/patches/):
15+
+ [Added TCP support, facilitating use of NQC with programs such as BrickEmu (an RCX emulator)](https://sourceforge.net/p/bricxcc/patches/2/)
16+
+ [Added additional capabilities for specifying the default USB port, including at both compile time using a Make variable and via enhanced command-line argument support](https://sourceforge.net/p/bricxcc/patches/2/)
17+
+ [Support Makefile variables DESTDIR and TOOLPREFIX](https://sourceforge.net/p/bricxcc/patches/3/)
18+
+ [Enable specifying the default IR tower name in a configuration file](https://sourceforge.net/p/bricxcc/patches/4/)
19+
+ [Support using a Make variable to specify the default compile-time port name, instead of having to modify source code files](https://sourceforge.net/p/bricxcc/patches/5/)
20+
* Updates made to the [jverne/nqc](https://github.com/jverne/nqc) fork, which was maintained to keep NQC building and running on OS X and BSD
1821

1922

2023
version 3.1 r6

0 commit comments

Comments
 (0)