==================================================
Changes from 2011-10-16 00:00:00 +0000 to present.
==================================================
-----------------------------------------
version 0.11 at 2012-10-15 15:52:25 +0000
-----------------------------------------
Change: 34e88e099b142091bbee57a5c68eb415ce54c6fa
Author: Jason Terry <jterry@jterry-laptop.(none)>
Date : 2012-10-15 09:52:25 +0000
Fix version ereg for changelog
Change: 0d1171f391d6f1a53a70f89b6d1200cf8e590db3
Author: Jason Terry <jterry@jterry-laptop.(none)>
Date : 2012-10-15 09:43:40 +0000
Turn off debug for changelog
Change: 51dfee93777289d6c4b6f4cb38f6b3356ceeea40
Author: Jason Terry <jterry@jterry-laptop.(none)>
Date : 2012-10-15 09:42:45 +0000
Updated for dzil
Change: 3eec4d9f8c120b205bb96474ee5c271bd57b3e89
Author: Jason Terry <jterry@jterry-laptop.(none)>
Date : 2012-10-15 09:42:28 +0000
Updated for dzil
Change: 50c0edf40cb8450fae3875209dfae0644306df0d
Author: Jason Terry <jterry@jterry-laptop.(none)>
Date : 2012-10-15 09:41:46 +0000
Move to dzil Clean up pod documentation Properly mark private methods
with an underscore
Change: 39152eda387f87227484da2bc608179e401aace8
Author: Jason Terry <jterry@jterry-laptop.(none)>
Date : 2012-10-15 09:41:29 +0000
move to dzil
-----------------------------------------
version 0.10 at 2012-10-12 16:49:42 +0000
-----------------------------------------
Change: e8d9e81ae123ddf0f716c5415283e0d92d130951
Author: Jason Terry <jterry@jterry-laptop.(none)>
Date : 2012-10-12 10:49:42 +0000
version 0.10
Change: a0cc3b99ccbfc03b69ff46da389175ee75a37007
Author: Jason Terry <jterry@jterry-laptop.(none)>
Date : 2012-10-12 09:28:15 +0000
Change: 726bbf5a259604368d179176cb44728730f4234d
Author: Jason Terry <jterry@jterry-laptop.(none)>
Date : 2012-10-11 13:41:55 +0000
Update perldoc
Change: bdf6024cf4015efe0172df097ed9cef23729f8c7
Author: Jason Terry <jterry@jterry-laptop.(none)>
Date : 2012-10-09 09:14:16 +0000
Fix a possible warn about undefined values during import Don't
improperly return a sub-item during scrubbing if a nested object is
found
Change: a09bd6c770984739321008570ec690d9e87c90a0
Author: Jason Terry <jterry@jterry-laptop.(none)>
Date : 2012-10-09 09:03:24 +0000
Allow you to override methods during import
-----------------------------------------
version 0.09 at 2012-10-09 14:40:02 +0000
-----------------------------------------
Change: becc2c16d0989018f45c81177174dbd6aa5b5f94
Author: Jason Terry <jterry@jterry-laptop.(none)>
Date : 2012-10-09 08:40:02 +0000
Make scrubber work more intuitively with a single value It used to
always return an array. Now it will return a scalar if only a single
value is passed in.
Change: dc41c58b1c7823900a3886ff4e6e6723901d5375
Author: Jason Terry <jterry@jterry-laptop.(none)>
Date : 2012-10-09 08:39:37 +0000
Put a little instruction in syslog as well
-----------------------------------------
version 0.08 at 2012-10-08 21:46:13 +0000
-----------------------------------------
Change: b12f94419ab0238f966915ad069251208205e089
Author: Jason Terry <jterry@jterry-laptop.(none)>
Date : 2012-10-08 15:46:13 +0000
clean up some spacing allow export of scrubber_add_scrubber and
scrubber_remove_scrubber remove a bad croak when overriding a method
change the system to properly ignore empty scrubber values
-----------------------------------------
version 0.07 at 2012-10-05 17:44:45 +0000
-----------------------------------------
Change: 3c8866158b047d1a150d8e53f5cb70e11678b7d2
Author: Jason Terry <jterry@jterry.(none)>
Date : 2012-10-05 11:44:45 +0000
Only override the local methods by default. Global can still be
overridden manually.
Change: f25049fb16ff1e5bd444466fabc8bdb50a090001
Author: Jason Terry <jterry@jterry.(none)>
Date : 2012-10-05 11:44:13 +0000
Make the note fit in 120 characters
-----------------------------------------
version 0.06 at 2012-10-03 21:16:57 +0000
-----------------------------------------
Change: b7f3155ae62064a13a33218732f22e3425731f51
Author: Jason Terry <jterry@jterry.(none)>
Date : 2012-10-03 15:16:57 +0000
Make Scrubber.pm work in perl 5.10 instead of just 5.14
-----------------------------------------
version 0.05 at 2012-10-02 20:20:25 +0000
-----------------------------------------
Change: 21d01d5d19ce62d4d082765bc539f9de2040384d
Author: Jason Terry <jterry@jterry.(none)>
Date : 2012-10-02 14:20:25 +0000
Add hash an array scrubbing
Change: 38521c317fd1ac6d96913c959bcb1bd8835212c0
Author: Jason Terry <jterry@jterry.(none)>
Date : 2012-10-02 14:19:56 +0000
Slightly better note text
Change: 334de4647a44d499e5ec32b818c0ad8c8adae785
Author: Jason Terry <jterry@jterry.(none)>
Date : 2012-10-02 14:12:58 +0000
Add testing for scrubbing hash and array values
Change: fd8d7c3882e82432bdfecfaf69571f364847c568
Author: Jason Terry <jterry@jterry.(none)>
Date : 2012-10-01 15:36:12 +0000
Add a new test to make sure you can pass a coderef rather then simply
an ereg
-----------------------------------------
version 0.04 at 2012-10-01 21:33:36 +0000
-----------------------------------------
Change: 3a7097eb0173ccf66f1f559831034381dfa4da5e
Author: Jason Terry <jterry@jterry.(none)>
Date : 2012-10-01 15:33:36 +0000
Fix a lot of spelling mistakes in the docs. Add new docs. Fix the
warnings::warn and warnings::warnif methods to be initialized
properly.
Change: 35c12c72bc42d895fda01dbd3ec229867c30b9b1
Author: Jason Terry <jterry@jterry.(none)>
Date : 2012-10-01 15:14:00 +0000
Make it easier to debug tests
Change: 6ffa91105f05022a359975071ed76f46c0bcc2b0
Author: Jason Terry <jterry@jterry.(none)>
Date : 2012-10-01 13:24:58 +0000
Change the tests to be easier to debug
-----------------------------------------
version 0.03 at 2012-10-01 19:23:49 +0000
-----------------------------------------
Change: bd4bd6cc82bb0e20cb17d9a1cf544bf8d6834d5a
Author: Jason Terry <jterry@jterry.(none)>
Date : 2012-10-01 13:23:49 +0000
Add a carp warning if we try to disable an overridden item that has
been modified externally.
Change: 9f605b877b3273bb50141c1c8d544f5f7c8d50a6
Author: Jason Terry <jterry@jterry.(none)>
Date : 2012-09-27 10:16:45 +0000
Update to scrubber
Change: 699197d4aa0f075d68ee5cf5e510369ae5d5e864
Author: Jason Terry <jterry@jterry.(none)>
Date : 2012-09-27 10:16:28 +0000
Update to scrubber
Change: 1cf403222dfc04c1e9db5d9a6c10b9642f0b50b8
Author: Jason Terry <jterry@jterry.(none)>
Date : 2012-09-27 10:16:13 +0000
Update to scrubber
Change: d7e9fed9bd048b34a8cb74271584b2e194554502
Author: Jason Terry <jterry@jterry.(none)>
Date : 2012-09-27 10:15:56 +0000
Update to scrubber
Change: 438d920649a803226e49fb6c972d8cf4e2498ed7
Author: Jason Terry <jterry@jterry.(none)>
Date : 2012-09-27 10:15:25 +0000
Update tests from "scrub" to "scrubber"
Change: 7d517e82b124fdf3e0c2f7996392d4c3104488ff
Author: Jason Terry <jterry@jterry.(none)>
Date : 2012-09-27 10:11:29 +0000
ignore Makefile.old
-----------------------------------------
version 0.02 at 2012-09-27 16:09:24 +0000
-----------------------------------------
Change: 05cb14dae3513a87e5245474f40e0b0f1e2186e7
Author: Jason Terry <jterry@jterry.(none)>
Date : 2012-09-27 10:09:24 +0000
Add perl black magic to support a localized scrubber
Change: b3053a03246a7eef7e489ce4d1446c17021d18cd
Author: Jason Terry <jterry@jterry.(none)>
Date : 2012-09-27 09:29:45 +0000
Add basic scope testing
Change: 2bc6b39d3b7bfdc565f957dfdc1e2c589bb00209
Author: Jason Terry <jterry@jterry.(none)>
Date : 2012-09-26 15:19:50 +0000
Make the message less annoying
Change: 78ce9a360a6b9b81c93604fcffa9a732f1c2965c
Author: Jason Terry <jterry@jterry.(none)>
Date : 2012-09-25 10:57:38 +0000
Added .gitignore
-----------------------------------------
version 0.01 at 2012-09-25 16:51:12 +0000
-----------------------------------------
Change: 2f406671ec447c4511eac65cadd728045385efa6
Author: Jason Terry <jterry@jterry.(none)>
Date : 2012-09-25 10:51:12 +0000
first commit
================
End of releases.
================