« Blog » 2014-07-19
Fost 4 release 4.14.06.44917 now out
Created 2014-07-19T05:36:01.687Z, last edited 2014-07-19T06:43:46.812Z
The new release was once again tagged a while ago, but I went on holiday before managing to debug the failure of the release process to push the tag to github.
| Linux & Mac |
|---|
git clone --branch=4.14.06.44917 --recursive [email protected]:KayEss/fost-hello.git cd fost-hello Boost/build hello/compile dist/bin/hello-world-d On the Mac you will need to set DYLD_LIBRARY_PATH before running hello-world-d export DYLD_LIBRARY_PATH=dist/lib dist/bin/hello-world-d |
| Windows |
git clone --branch=4.14.06.44917 --recursive [email protected]:KayEss/fost-hello.git cd fost-hello Boost\build hello\compile dist\bin\hello-world-gd |
Download locations
- fost-aws — Amazon AWS and OpenStack — [email protected]:KayEss/fost-aws.git
- fost-base — Build system and core libraries — [email protected]:KayEss/fost-base.git
- fost-hello — Sample project — [email protected]:KayEss/fost-hello.git
- fost-internet — Internet protocols, servers & clients — [email protected]:KayEss/fost-internet.git
- fost-meta — All libraries in one wrapper — [email protected]:KayEss/fost-meta.git
- fost-orm — Object/Relational mapping — [email protected]:KayEss/fost-orm.git
- fost-postgres — PostgreSQL — [email protected]:KayEss/fost-postgres.git
- fost-py — Python (2.x) bindings — [email protected]:KayEss/fost-py.git
- fost-windows — Windows support — [email protected]:KayEss/fost-windows.git
Detailed change log
fost-orm
- Made the internal API for adding a transformation function to the JSON database through
fostlib::jsondb::local::transformationpublic.
© 2002-2026 Kirit & Tai Sælensminde. All forum posts are copyright their respective authors.
Licensed under a Creative Commons License. Non-commercial use is fine so long as you provide attribution.

