mirror of
https://git.tesses.org/tesses50/crosslang.git
synced 2026-06-02 02:35:30 +00:00
23 lines
656 B
Markdown
23 lines
656 B
Markdown
# Changelog
|
|
|
|
## 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
|