Skip to content

Extended configuration options

Pre-release
Pre-release
Compare
Choose a tag to compare
@benedekfazekas benedekfazekas released this 08 Jan 10:30
· 11 commits to master since this release

Changelog for release-050alpha1

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

  • 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