Revision history for Class::Usul
0.46.1 2014-08-28 18:05:46
- Replace namespace::sweep with namespace::autoclean
- Make packages specify which constants they use
- Replaced diagnostic with new boilerplate plan skip_all test
- Added diagnostic to test since
f3a3dae7-6bf7-1014-bf26-fc13b95c3ac1
- Renamed config dbasedir to sharedir
- Conditionally load Proc::ProcessTable if available
- Added level > 1 to Functions::ensure_class_loaded
- Propagte changes in Exception Class to File::DataClass
- Added DateTime type, coercion, and exception
- Added test for metadata role
- Removed dependency on Path::Class
- The find_apphome function will search XDG_DATA_HOME
- Set exception level to 2 in get_cfgfiles
0.45.1 2014-07-09 20:39:04
- Added localizer to L10N
- Added curry function
0.44.1 2014-06-20 14:38:41
- Implemented timeouts in ::IPC::run_cmd
- ::IPC::run_cmd improved method selection
- Removed debug attr from ::IPC::run_cmd
0.43.1 2014-06-17 10:20:46
- Updated prereqs
- Deprecated ::L10N::domain_names in favour of
l10n_attributes->{domains}
- ::IPC::run_cmd better arg processing for out parameter
- Made untaint_path more stringent
- ::Programs::list_methods avoid POD markup in method name
0.42.1 2014-05-18 08:32:38
- b1a3c1dc-de3e-11e3-84c4-fc77f9652e90 Test::Requires Hash::MoreUtils
0.41.1 2014-05-01 15:30:31
- Moo / Role::Tiny upgrade. Must explicitely use feature 'state'
- Removed special behaviour for Win32 from ::F::emit
0.40.1 2014-05-01 02:20:09
- Fix ::Functions::fullname to remove &s for CPAN Testing
- Moved location of namespace::clean calls. Yuck
- Replaced JSON with JSON::MaybeXS
- Removed dh_base and dh_mod
- Fixed ::Crypt for user supplied passwords
0.39.1 2014-02-03 18:58:12
- Removed Ident and VERSION from most files
- Skipped ::Functions fullname test
- Added locales config attribute
- Log methods now return true
- Added ::Functions first_char
0.38.1 2014-01-25 02:11:23
- Fixed VERSION in ::TF::MetaData
- Fixed IPC::cache_ttys
0.37.1 2014-01-24 20:58:30
- Updated dependency on File::DataClass
- Updated git pre commit hook
0.36.1 2014-01-15 17:20:32
- Renamed Unexpected::has_exception to add_exception
- Removed unecessary methods from ::File
- ::Functions now exports F::DC::IO::io
- Renamed ::TF::MetaData::get_meta to get_package_meta
- Moved ::TraitFor::LoadingClasses to CX::Usul
- Moved ::Response::Meta to ::TraitFor::MetaData
- Dropped dependency on YAML::Syck
0.35.1 2014-01-07 08:39:29
- Added ::Schema and ::TraitFor::ConnectInfo
0.34.1 2014-01-05 22:06:39
- Stopped using XML data files in tests
- Using predefined exception errors
- Simplified Build.PL. Updated test boilerplate
- Using DZ::P::AbstractFromPOD and LicenseFromModule
- Added ::Types testing
- Dropped dependency on Class::Load
- Added ::Functions emit_err
- ::Prompting::get_option right justifies the count
- Refactored ::Functions::ensure_class_loaded
- Exposed throw_on_error in ::Functions
0.33.1 2013-11-23 12:57:25
- Dropped MooX::Options dependency
0.32.1 2013-11-22 14:59:52
- Added more tests
- Updated POD
- ::Prompting will add_leader with initial +
- Bumped Unexpected dependency to v0.15
- Refactored TF::UntaintedGetopts
- Set quiet to true for ::Programs help
- Removed prefix and salt attr from ::Usul
0.31.1 2013-10-05 03:18:00
- Set cache_ttys to false for CPAN testing
0.30.1 2013-10-03 17:29:45
- Added Capture::Tiny to test dependencies
0.29.1 2013-10-03 17:17:17
- Fixed ipc process_table test
- Fixed file test
0.28.1 2013-10-03 15:40:10
- Renamed ::Prompt to ::TraitFor::Prompting
- POD updates. More tests better coverage
- Updated git hooks
- Removed _ from CU attributes
- Split ::Prompt from ::Programs
- Added ::Functions::emit_to removed __print_fh
- Replaced Exporter::TypeTiny with Exporter::Tiny
0.27.1 2013-10-02 13:47:48
- Programs::nodebug deprecated for noask
- Functions::get_user accepts a uid
- Added 'Tainted' as an exception class
- Relaxed CMDLINE untaint regex
- Also accept dashes in config file names
0.26.1 2013-09-03 13:10:50
- Bumped version dependencies
0.25.1 2013-08-18 12:15:00
- Updated toolchain
0.24.1 2013-08-15 14:43:52
- Updated toolchain
- Bumped dependency File::DataClass
- Converted to Dist::Zilla
0.23.1 2013-08-11 21:56:06
- Skip file tests if XML::DTD is not available
- Toolchain update. Attempt to filter out residual noise
- Misconfigured smoker b0c2e9aa-ffb4-11e2-8a37-e2882d12fa71
should have been N/A or Unknown. Toolchain updated
- Reset min perl testing to original behaviour
- POD Updates, removed last references to Moose