[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [websites/inqlude] /: Version 0.8.0
From:       Cornelius Schumacher <schumacher () kde ! org>
Date:       2016-07-23 7:38:23
Message-ID: E1bQrVv-0004Ay-0u () code ! kde ! org
[Download RAW message or body]

Git commit 176d290dbae79c0878a5357b546c1ad261c94bfd by Cornelius Schumacher.
Committed on 12/07/2016 at 07:55.
Pushed by cschumac into branch 'master'.

Version 0.8.0

M  +7    -0    CHANGELOG.md
M  +1    -1    lib/version.rb

http://commits.kde.org/websites/inqlude/176d290dbae79c0878a5357b546c1ad261c94bfd

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7079a45..0c1d6fd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
 # Change log of Inqlude
 
+## Version 0.8.0
+
+* Add topic attribute to manifest specification and adapt validator to allow topic \
attribute as an optional parameter. The validator reports missing topics as a warning \
for each manifest which does not have a topic attribute, but not fail. +As a result, \
libraries can be categorized under multiple topics. The validator reports an error \
for each manifest with invalid topics attribute. As a result, the list of topics is \
kept small and typographical errors are prevented. +* Initialize distro only when \
needed. This should remove "distro not recognized" warnings in cases where the distro \
is not needed +* Clarify documentation of `vcs` URL
+
 ## Version 0.7.4
 
 * Support links to OS X packages in manifests
diff --git a/lib/version.rb b/lib/version.rb
index 8afb215..a3d09fe 100644
--- a/lib/version.rb
+++ b/lib/version.rb
@@ -1,3 +1,3 @@
 module Inqlude
-  VERSION = "0.7.4"
+  VERSION = "0.8.0"
 end


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic