Mercurial > pub > ImplabJs
comparison core/history.md @ 34:27e8e9e38e07 default tip
Слияние
author | nickolay |
---|---|
date | Wed, 05 Jun 2019 20:44:15 +0300 |
parents | acdcdf1a8d21 |
children |
comparison
equal
deleted
inserted
replaced
33:8af8e840dd49 | 34:27e8e9e38e07 |
---|---|
1 HISTORY | |
2 ======= | |
3 | |
4 1.0.1 | |
5 ----- | |
6 | |
7 First release, intorduces the followinf features | |
8 | |
9 - `di` - dependency injection conyainer | |
10 - `log` - log4 style logging system | |
11 - `text` - simple and fast text templating and formatting | |
12 - `Uuid` - uuid generation traits |