mirror of
https://git.tesses.org/tesses50/crosslang.git
synced 2026-06-01 10:15:31 +00:00
20 lines
514 B
Markdown
20 lines
514 B
Markdown
# Changelog
|
|
|
|
## 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
|