history.md
27 lines
| 686 B
| text/x-minidsrc
|
MarkdownLexer
|
|
r0 | HISTORY | |
| ======= | |||
|
|
r71 | 1.2.16 | |
| ------ | |||
| Minor fixes and improvements | |||
| - added `isCancellable` type predicate function to `safe` module | |||
| - `isString, isNumber, isInteger, isPrimitive` are now type predicates | |||
|
|
r59 | 1.2.0 | |
| ----- | |||
|
|
r63 | Major rafactoring, moving to support both browser (rjs) and server (cjs) environments. | |
|
|
r59 | ||
| - dependency injection container ported to typescript | |||
| - sources are split to several sets to provide the ability for the conditional build of the project. | |||
|
|
r0 | 1.0.1 | |
| ----- | |||
|
|
r59 | First release, intorduces the following features | |
|
|
r0 | ||
|
|
r59 | - `di` - dependency injection container | |
|
|
r0 | - `log` - log4 style logging system | |
| - `text` - simple and fast text templating and formatting | |||
| - `Uuid` - uuid generation traits |
