File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
# essentials - aah framework
2
2
[ ![ Build Status] ( https://travis-ci.org/go-aah/essentials.svg?branch=master )] ( https://travis-ci.org/go-aah/essentials ) [ ![ codecov] ( https://codecov.io/gh/go-aah/essentials/branch/master/graph/badge.svg )] ( https://codecov.io/gh/go-aah/essentials/branch/master ) [ ![ Go Report Card] ( https://goreportcard.com/badge/aahframework.org/essentials.v0 )] ( https://goreportcard.com/report/aahframework.org/essentials.v0 )
3
- [ ![ Version] ( https://img.shields.io/badge/version-0.4 -blue.svg )] ( https://github.com/go-aah/essentials/releases/latest ) [ ![ GoDoc] ( https://godoc.org/aahframework.org/essentials.v0?status.svg )] ( https://godoc.org/aahframework.org/essentials.v0 ) [ ![ License] ( https://img.shields.io/github/license/go-aah/essentials.svg )] ( LICENSE )
3
+ [ ![ Version] ( https://img.shields.io/badge/version-0.5 -blue.svg )] ( https://github.com/go-aah/essentials/releases/latest ) [ ![ GoDoc] ( https://godoc.org/aahframework.org/essentials.v0?status.svg )] ( https://godoc.org/aahframework.org/essentials.v0 ) [ ![ License] ( https://img.shields.io/github/license/go-aah/essentials.svg )] ( LICENSE )
4
4
5
- *** v0.4 [ released] ( https://github.com/go-aah/essentials/releases/latest ) and tagged on Mar 30 , 2017***
5
+ *** v0.5 [ released] ( https://github.com/go-aah/essentials/releases/latest ) and tagged on Apr 07 , 2017***
6
6
7
7
` essentials ` contains simple & useful utils methods for Go. aah framework utilizes essentials (aka ` ess ` ) library across. Essentials library complements with handy methods, refer godoc to know more about methods:
8
8
* filepath
9
9
* GUID (Globally Unique Identifier)
10
+ * random string, random byte generation at fixed length
10
11
* go
11
12
* io
12
13
* os
You can’t perform that action at this time.
0 commit comments