|
|
|
|
|
by dsvr
1350 days ago
|
|
Vely is a framework for C developers. Improvements in Vely 13/12: - Bunch of examples, including multitenant SaaS Notes application in only about 300 lines of code. - Added JSON support. - Added UTF8 support. - Added Hash table support. - Added cache for super fast REGEX pattern matching and replacement. - Simplified SQL queries for a clean simple interface. - Source files now have .vely file extension to make it easy to recognize Vely code. - Building applications now has automatic library inclusion. - Lots of bug fixes. See release notes at https://vely.dev/release_notes.html for details. |
|