dictify:main

Last commit made on 2023-11-26
Get this branch:
git clone -b main https://git.launchpad.net/dictify

Branch merges

Branch information

Name:
main
Repository:
lp:dictify

Recent commits

8064f8a... by Aptivi

upd - Updated workflows for .NET 8.0

024a461... by Aptivi

und - Added Release build workflow

228a733... by Aptivi

und - Updated issue and PR templates

4bff132... by Aptivi

und - Update build system to use ZIP

c4fabd4... by Aptivi

imp - Made lists immutable by making them arrays

---

We've made the lists immutable by making them consist of arrays instead of generic lists.

---

Type: imp
Breaking: False
Doc Required: False
Part: 1/1

d3906cb... by Aptivi

fix - Fixed antonyms list being an object

---

We've fixed the antonyms list being a list of objects that are really "strings."

---

Type: fix
Breaking: False
Doc Required: False
Part: 1/1

ab436de... by Aptivi

dev - Started development of 1.1.2

---

Type: dev
Breaking: False
Doc Required: False
Part: 1/1

b455e92... by Aptivi

und - Let's get ready for the release shower tomorrow!

fbc7127... by Aptivi

und - Actually sign assemblies

80ec0e1... by Aptivi

add - Added signing key (not used yet until next version dev.)