Releases: zeam-vm/pelemay
Releases · zeam-vm/pelemay
Version 0.0.15
Version 0.0.14
Support Apple Silicon M1 Mac on ARM native mode.
(Not works well on Rosetta 2 mode...)
version 0.0.13
- [New Feature] Benchmark shows clock and nano
- [New Feature] Parallelized compilation
- [New Feature] Generate kernels for
perf
- [New Feature] Generate independent benchmarks
- [Bug Fix] Quit benchmark if it cannot measure
version 0.0.12
- [Bug fix] Show a real module name in Logger.debug
- [Bug fix]
compile_time_info
will be generated correctly in case that the number of CPU threads is more than 50 - [Bug fix] Add correct
/usr/include
and/usr/lib
toCFLAGS
andLDFLAGS
, respectively, in case of macOS, for Catalina - [Bug fix] Makefile will be generated correctly in case of Arch Linux. (thanks @thantez !)
version 0.0.11
- [New feature] Extract calculation kernel
- [New feature]
mix pelemay.bench
andmix pelemay.nerves.bench
- [Bug fix] Suppress error logs in case of
mix test
on Pelemay app
version 0.0.10
- Support separated compilation
- Sorry, but Windows isn't supported in this version.
version 0.0.9
Add a new feature of searching suitable Clang, GCC and Apple Clang by using CpuInfo to Builder
version 0.0.8
Update CpuInfo to version 0.2.1
version 0.0.7
- Add a new feature to put an error log by Logger
- With module, function, arguments and CpuInfo on compile and run time
version 0.0.6
- Support String.replace (only in the case that the global option is omitted)
- Fix a bug related int64