All Versions
14
Latest Version
Avg Release Cycle
118 days
Latest Release
948 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.1.3 Changes
July 22, 2016- ๐ Now
build_slug/1
is called only when needed, changed docs appropriately - Replaced
cond
insidedo_generate_slug/3
with more obviousif
- ๐ Changed tests structure, reached 100% coverage
- ๐ Now
-
v0.1.2 Changes
- ๐ Moved
get_sources/2
andbuild_slug/1
definitions intoSlugBase
- โ Added
## Options
and## Function
section to theREADME.md
- โ Added new tests
- ๐ Moved
-
v0.1.1 Changes
- Since the docs inside
__using__
were unreachable the design of application was changed - ๐ Now
opts
keyword-list contains:slug_build
parameter with abuild_slug
callback - โก๏ธ Also
coverage
information is updated, since more code is reachable now
- Since the docs inside
-
v0.1.0 Changes
- ๐ Initial release