history.md
27 lines
| 686 B
| text/x-minidsrc
|
MarkdownLexer
HISTORY
1.2.16
Minor fixes and improvements
- added
isCancellabletype predicate function tosafemodule isString, isNumber, isInteger, isPrimitiveare now type predicates
1.2.0
Major rafactoring, moving to support both browser (rjs) and server (cjs) environments.
- dependency injection container ported to typescript
- sources are split to several sets to provide the ability for the conditional build of the project.
1.0.1
First release, intorduces the following features
di- dependency injection containerlog- log4 style logging systemtext- simple and fast text templating and formattingUuid- uuid generation traits
