From 677b6fccd9e5d6d4a6c7d7d171f6bf9201318e8a Mon Sep 17 00:00:00 2001 From: millermedeiros Date: Wed, 3 Apr 2013 09:00:50 -0300 Subject: [PATCH] bump version to 1.1.4 and use flexible signals dependency number --- CHANGELOG.md | 5 +++++ dev/build/build.properties | 2 +- dist/js/hasher.js | 4 ++-- dist/js/hasher.min.js | 4 ++-- package.json | 4 ++-- 5 files changed, 12 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d63702..17e268c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Hasher Changelog ================ +v1.1.4 (2013/04/03) +------------------- + + - node.js compliance + package.json (#52) + v1.1.3 (2013/03/14) ------------------- diff --git a/dev/build/build.properties b/dev/build/build.properties index 608f9ee..87bfd92 100644 --- a/dev/build/build.properties +++ b/dev/build/build.properties @@ -10,7 +10,7 @@ jsdoc-toolkit.dir = ${build.dir}/jsdoc-toolkit yuicompressor.jar = ${build.dir}/yuicompressor/yuicompressor-2.4.2.jar product.name = hasher -version.number = 1.1.3 +version.number = 1.1.4 dist.name = ${product.name}.js dist.min.name = ${product.name}.min.js diff --git a/dist/js/hasher.js b/dist/js/hasher.js index de07264..21d98cb 100644 --- a/dist/js/hasher.js +++ b/dist/js/hasher.js @@ -1,7 +1,7 @@ /*!! * Hasher * @author Miller Medeiros - * @version 1.1.3 (2013/04/01 11:45 PM) + * @version 1.1.4 (2013/04/03 08:59 AM) * Released under the MIT License */ @@ -195,7 +195,7 @@ var hasher = (function(window){ * @type string * @constant */ - VERSION : '1.1.3', + VERSION : '1.1.4', /** * String that should always be added to the end of Hash value. diff --git a/dist/js/hasher.min.js b/dist/js/hasher.min.js index 32d1c9f..01eca5a 100644 --- a/dist/js/hasher.min.js +++ b/dist/js/hasher.min.js @@ -1,7 +1,7 @@ /*! * Hasher * @author Miller Medeiros - * @version 1.1.3 (2013/04/01 11:45 PM) + * @version 1.1.4 (2013/04/03 08:59 AM) * Released under the MIT License */ -(function(){var a=function(b){var c=(function(k){var p=25,r=k.document,n=k.history,x=b.Signal,f,v,m,F,d,D,t=/#(.*)$/,j=/(\?.*)|(\#.*)/,g=/^\#/,i=(!+"\v1"),B=("onhashchange" in k)&&r.documentMode!==7,e=i&&!B,s=(location.protocol==="file:");function o(G){return String(G||"").replace(/[\\.+*?\^$\[\](){}\/'#]/g,"\\$&")}function u(H){if(!H){return""}var G=new RegExp("^"+o(f.prependHash)+"|"+o(f.appendHash)+"$","g");return H.replace(G,"")}function E(){var G=t.exec(f.getURL());return(G&&G[1])?decodeURIComponent(G[1]):""}function A(){return(d)?d.contentWindow.frameHash:null}function z(){d=r.createElement("iframe");d.src="about:blank";d.style.display="none";r.body.appendChild(d)}function h(){if(d&&v!==A()){var G=d.contentWindow.document;G.open();G.write(""+r.title+'