Changelog for build 050 created at 20150113 time: 1225
VCS tag: release-050-20150113_1225
Changes since build 040 created at 20141120 time: 1730 (diff)
VCS tag: release-040-20141120_1730
New features, bugfixes
-
34bfc67 (gargamel) 2015-01-07 [Benedek Fazekas] fixes #6 enables/demostrates markdown output
- adds sample gargamel config commented for both html and markdown output
- adds sample templates for markdown output
-
cc976ca (gargamel) 2015-01-07 [Benedek Fazekas] fixes #14: used templates are configurable
via the project level gargamel config edn
-
251131b (gargamel) 2015-01-07 [Benedek Fazekas] fixes #5: linkable objects configurable
- uses more concise data structure for linkable objects
- enables reading linkable object from gargamel.edn
-
8b9092d (gargamel) 2015-01-06 [Benedek Fazekas] fixes #4
[refactor]
uses more concise data structure for sections generation- gargamel expects gargamel.edn config file in project root
- if :sections is not found in edn file sections-defaults is used
- sections closer to the top in the generated html have precedence
- later a section is defined in :sections in config the higher
precedence it has tho
-
107d3cc (gargamel) 2015-01-06 [Benedek Fazekas] fixes #2
- figures out org/user name from remote origin url
[refactor]
collapses commit-url and compare-url- releases jar
-
6d2aa54 (gargamel) 2015-01-05 [Benedek Fazekas]
[refactor]
and fixes #8- bit of refactoring to make testing more easy
- test is very integration like far from being unit
Other changes
-
ce029f3 (gargamel) 2015-01-13 [Benedek Fazekas] prepares 0.5.0 release
- touch up readme further
- travis file
- prepare release bash script
- fixes licence ref in project file
-
1f783ea (gargamel) 2015-01-12 [Benedek Fazekas] renames misleading fn names containing 'html'
-
c16b764 (gargamel) 2015-01-12 [Benedek Fazekas] further touch up of readme
-
dda15e7 (gargamel) 2015-01-12 [Benedek Fazekas] prepare to make gargamel public
- gpl3 licence
- touch up readme
- documenting gargamel.edn
- documenting expected placeholders in templates
-
b5cdbc3 (gargamel) 2015-01-08 [Benedek Fazekas] 0.5.0alpha1 release
-
79616ea (gargamel) 2015-01-08 [Benedek Fazekas]
[refactor]
renames linkable-objects to formattable-objects -
f325840 (gargamel) 2015-01-07 [Benedek Fazekas] fixes broken bower components resolution
-
79ab5b3 (gargamel) 2015-01-07 [Benedek Fazekas] makes output extension configurable
via project config edn
-
7566f41 (gargamel) 2015-01-06 [Benedek Fazekas] explicit dep on clojure
-
5b73191 (gargamel) 2015-01-06 [Benedek Fazekas] excludes clojure as dep
-
7235a4f (gargamel) 2015-01-05 [Benedek Fazekas] cleans up ns declarations
removes def-in-def
-
c3fa349 (gargamel) 2014-11-25 [Benedek Fazekas] bumps up the version to the correct snapshot
-
5d57b60 (gargamel) 2014-11-25 [Fraz] Use correct URLs for bitbucket projects
-
cbeced3 (gargamel) 2014-11-25 [Fraz] lein-release plugin: preparing 0.4.0 release
-
a47e1b3 (gargamel) 2014-11-21 [Benedek Fazekas] bumps up version