Skip to content

Releases: alis-is/eli

0.13.0

16 Feb 17:49
Compare
Choose a tag to compare
* eli.net migrated to libcurl
* added simple RestClient implementation - eli.net.RestClient
* adjusted compilation to minimize eli size
* net.download and net.download_file now use RestClient internally
* moved table specific util functions to extensions.table
* updated net tests
* added extensions.table tests
* updated type override after elify
* updated hjson-lua
* fixes