[libweasel-perl] 10/10: * Updates for 0.06 release

Robert James Clay jame at rocasa.us
Tue Aug 15 19:16:11 UTC 2017


This is an automated email from the git hooks/post-receive script.

jame-guest pushed a commit to tag v0.06
in repository libweasel-perl.

commit ae2e73238a418d21d9dc6c2ea405b4c3d25228e8
Author: Erik Huelsmann <ehuels at gmail.com>
Date:   Sat Aug 20 11:45:23 2016 +0200

    * Updates for 0.06 release
---
 CHANGES  | 5 +++++
 dist.ini | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
index 898a72d..015ba0b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,9 @@
 
+** 0.06 / 2016-08-20
+   - Add key codes in order to send special keys to elements
+   - Add helper method on elements: has_class
+   - Move development time tests to 'xt/' directory (fixes #1)
+
 ** 0.05 / 2016-07-08
    - Change behaviour of Selectable widget (Radiobutton, Checkbox and Option)
      to return the empty string (false) when not selected for the 'value'
diff --git a/dist.ini b/dist.ini
index 085c923..cce6985 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,6 +1,6 @@
 name     = Weasel
 abstract = PHP's Mink inspired multi-protocol web-testing library for Perl
-version  = 0.05
+version  = 0.06
 author   = Erik Huelsmann <ehuels at gmail.com>
 copyright_holder = Erik Huelsmann
 main_module = lib/Pherkin/Extension/Weasel.pm

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libweasel-perl.git



More information about the Pkg-perl-cvs-commits mailing list