Revision history for Perl extension Geo::Postcodes::NO
------------------------------------------------------
2006-08-17 15:00 Arne Sommer
* Released version 0.10.
2006-08-15 18:00 Arne Sommer
* Added tests for selection's 'and', 'or', not' and 'all'
modes.
* Fixed an error in 'eg/multiselection_no' that prevented
the 'all' modifier from working.
2006-08-05 21:00 Arne Sommer
* Added support for the 'not' and 'all' modifiers in the
sample program 'eg/multiselection_no'.
2006-07-30 16:00 Arne Sommer
* Added the sample program 'eg/multiselection_no', using
the new selection syntax.
2006-07-30 13:00 Arne Sommer
* Rewritten the tests and sample code to use the new
'and/or' parameter in the core selection procedure/method.
2006-07-30 09:00 Arne Sommer
* Renamed the 'methods' procedure/method to 'get_methods'.
2006-07-23 14:00 Arne Sommer
* Released version 0.03.
2006-07-23 10:00 Arne Sommer
* Removed the reference to the hash of legal methods in the
'selection' call, as the core now uses 'methods()' to get
2006-07-21 20:00 Arne Sommer
* Added the sample programs 'eg/basic_no' and
'eg/selection_no', matching the online examples.
2006-07-20 18:00 Arne Sommer
* Made a major rewrite of the documentation.
2006-07-19 22:00 Arne Sommer
* Added the 'type2verbose' procedure to convert the
types (of the postal locations) to a norwegian text.
2006-07-19 14:00 Arne Sommer
* Merged the national (norwegian and danish) postal
type codes, and moved them to the base class. 'type'
and 'type_of' will now give the code (instead of the
description) . Use the new prodeure 'type_verbose_of'
and method 'type_verbose' for the description. The
base class has english texts, but this is overruled
by norwegian texts by this module.
2006-07-18 23:00 Arne Sommer
* Released version 0.02.
2006-07-18 18:00 Arne Sommer
* Added the 'methods' and 'is_method' method/procedure.
2006-07-15 12:40 Arne Sommer
* Added support for the 'selection' method/procedure in the
base class.
2006-07-10 16:00 Arne Sommer
* Released version 0.01.
2006-07-07 19:00 Arne Sommer
* Original version; created by "h2xs -Xan Geo::Postcodes::NO".