Some checks failed
Build and Deploy on Tag / 🔨 Build for PowerPC (push) Successful in 1m11s
Build and Deploy on Tag / 🔨 Build for everything else (git.tesses.org/tesses50/linux-riscv64:latest, riscv64-linux-gnu, riscv64) (push) Successful in 3m22s
Build and Deploy on Tag / 🔨 Build for everything else (git.tesses.org/tesses50/linux-x64:latest, x86_64-linux-gnu, amd64) (push) Successful in 3m34s
Build and Deploy on Tag / 🔨 Build for everything else (git.tesses.org/tesses50/linux-arm:latest, arm-linux-gnueabihf, arm7) (push) Successful in 3m37s
Build and Deploy on Tag / 🔨 Build for everything else (git.tesses.org/tesses50/linux-arm64:latest, aarch64-linux-gnu, arm64) (push) Successful in 3m39s
Build and Deploy on Tag / 🔨 Build for everything else (git.tesses.org/tesses50/linux-x86:latest, i386-linux-gnu, 386) (push) Successful in 55s
Build and Deploy on Tag / update-tap (push) Failing after 4m8s
32 lines
916 B
Markdown
32 lines
916 B
Markdown
# Changelog
|
|
|
|
## 0.0.10
|
|
Replace time-based GC with allocation-count trigger, migrate all Create factories to GCList::Create(), fix VFSPath root path, reorder TObject variant
|
|
|
|
## 0.0.9
|
|
Fixed Process.ShellFileOrUrl was broken New.ShellFileOrUrl
|
|
|
|
## 0.0.8
|
|
Use new build setup
|
|
|
|
## 0.0.7
|
|
Fix a security vulerability in crossdump that is supposed to use uint32_t but accidently used uint8_t, set to tessesframework=0.0.5
|
|
|
|
## 0.0.6
|
|
Fix bug with classes, use slim exclusively, add package private data and change rehaul cmake configs
|
|
|
|
## 0.0.5
|
|
Fix crosslang Stat, StatVFS for custom crosslang filesystems and add queryable
|
|
|
|
## 0.0.4
|
|
Rework for git.tesses.org, GC* is std::shared_ptr maybe will fix crash during exit
|
|
|
|
## 0.0.3
|
|
Fixed cmake, unnecessary itteration on dictionary, and a crosslang binary bug when shell is not installed
|
|
|
|
## 0.0.2
|
|
Add uuids, bytestreams and single file runtime binaries
|
|
|
|
## 0.0.1
|
|
Start versioning
|