##// END OF EJS Templates
added release check to publish task
added release check to publish task

File last commit:

r63:fb1f84f91895 default
r70:f664825db16a default
Show More
history.md
19 lines | 504 B | text/x-minidsrc | MarkdownLexer
cin
repository reorganized
r0 HISTORY
=======
cin
working on support commonjs modules format
r59 1.2.0
-----
cin
updated build script, added eslint
r63 Major rafactoring, moving to support both browser (rjs) and server (cjs) environments.
cin
working on support commonjs modules format
r59
- dependency injection container ported to typescript
- sources are split to several sets to provide the ability for the conditional build of the project.
cin
repository reorganized
r0 1.0.1
-----
cin
working on support commonjs modules format
r59 First release, intorduces the following features
cin
repository reorganized
r0
cin
working on support commonjs modules format
r59 - `di` - dependency injection container
cin
repository reorganized
r0 - `log` - log4 style logging system
- `text` - simple and fast text templating and formatting
- `Uuid` - uuid generation traits