##// END OF EJS Templates
minor changes
minor changes

File last commit:

r59:ba3ff79c2832 default
r62:326f966bf9e2 default
Show More
history.md
19 lines | 499 B | text/x-minidsrc | MarkdownLexer

HISTORY

1.2.0

Major rafactoring, moving to support 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 container
  • log - log4 style logging system
  • text - simple and fast text templating and formatting
  • Uuid - uuid generation traits