Some checks failed
Build and Deploy on Tag / 🔨 Build for everything else (git.tesses.org/tesses50/linux-x86:latest, i386-linux-gnu, 386) (push) Has been cancelled
Build and Deploy on Tag / update-tap (push) Has been cancelled
Build and Deploy on Tag / 🔨 Build for PowerPC (push) Has been cancelled
Build and Deploy on Tag / 🔨 Build for everything else (git.tesses.org/tesses50/linux-riscv64:latest, riscv64-linux-gnu, riscv64) (push) Has been cancelled
Build and Deploy on Tag / 🔨 Build for everything else (git.tesses.org/tesses50/linux-x64:latest, x86_64-linux-gnu, amd64) (push) Has been cancelled
Build and Deploy on Tag / 🔨 Build for everything else (git.tesses.org/tesses50/linux-arm64:latest, aarch64-linux-gnu, arm64) (push) Has been cancelled
Build and Deploy on Tag / 🔨 Build for everything else (git.tesses.org/tesses50/linux-arm:latest, arm-linux-gnueabihf, arm7) (push) Has been cancelled
26 lines
686 B
Markdown
26 lines
686 B
Markdown
# Changelog
|
|
|
|
## 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
|