git @ Cat's Eye Technologies Robin / e0b739c
Update HISTORY file with these recent changes. Chris Pressey 1 year, 1 month ago
1 changed file(s) with 17 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
55 This file is distributed under a 2-clause BSD license. See LICENSES/ dir.
66 SPDX-License-Identifier: LicenseRef-BSD-2-Clause-X-Robin
77 -->
8
9 Robin 0.8-2024.03xx
10 -------------------
11
12 A minor release, with no changes to the language.
13 In the distribution, however,
14
15 * Licensing info was arranged to follow the REUSE 3.0
16 convention. This allowed more specific indication
17 of which files were BSD licensed and which were in
18 the public domain. In addition the copyright date
19 was updated and the third clause was dropped from
20 the BSD license (making it the 2-Clause BSD license.)
21 * Replaced the Makfile with `build.sh` and `clean.sh`
22 scripts. These continue to use `cabal` and `hastec`,
23 if available, to build `robin.exe` and the JavaScript
24 version.
825
926 Robin 0.8-2021.1231
1027 -------------------