correios - Version 1.0.1

Version Notes

Fixed package configuration.

Download this release

Release Info

Developer Willian
Extension correios
Version 1.0.1
Comparing to
See all releases


Code changes from version 1.0.0 to 1.0.1

Files changed (1) hide show
  1. package.xml +5 -5
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>correios</name>
4
- <version>1.0.0</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL 3.0</license>
7
  <channel>community</channel>
@@ -32,11 +32,11 @@ Functions of the module:&#xD;
32
  * Possibility of adding days to the delivery time&#xD;
33
  * Easy translation of all messages&#xD;
34
  * Easy setup and intuitive</description>
35
- <notes>Added handling fee option and released stable version</notes>
36
  <authors><author><name>Willian</name><user>willsouza</user><email>williancordeirodesouza@gmail.com</email></author></authors>
37
- <date>2013-04-21</date>
38
- <time>03:03:23</time>
39
  <contents><target name="magecommunity"><dir name="Storm"><dir name="Correios"><dir name="Helper"><file name="Data.php" hash="c0344a3cccf20787f115b24cacef68b7"/></dir><dir name="Model"><dir name="Adminhtml"><file name="Observer.php" hash="de0eb1c320ea20a33a886f8604534df0"/></dir><dir name="Carrier"><dir name="Package"><file name="Dimension.php" hash="88d12d19a36e753c94f30c08431e9c45"/></dir><dir name="Shipping"><file name="Tracking.php" hash="6eb85dafb65d4d35bbf36a609905aae7"/></dir><file name="Shipping.php" hash="f37dd71f8c4c4e35fe74b37533dd4fa2"/><file name="Webservice.php" hash="ad74799301196fda9912c1b0da90b1be"/></dir><dir name="Catalog"><dir name="Resource"><file name="Setup.php" hash="833a10b8bc912d3df9818f3b0f86d442"/></dir></dir><dir name="Source"><file name="FreeMethods.php" hash="67646bf270c42fa6fa8b79de336236b3"/><file name="Methods.php" hash="d9118016fe15471f813682385c95a93b"/></dir></dir><dir name="etc"><file name="config.xml" hash="459c9d8eb169ee8f5491570f5d444cc1"/><file name="system.xml" hash="34f656f3890f57add112722e0cd93580"/></dir><dir name="sql"><dir name="correios_setup"><file name="mysql4-install-0.1.0.php" hash="dca339c0e46e4b9d116bc1eea9d09930"/></dir></dir></dir></dir></target><target name="magelocale"><dir name="pt_BR"><file name="Storm_Correios.csv" hash="028e3c6fd7e8192fde8ba836801de613"/></dir></target><target name="mageetc"><dir name="modules"><file name="Storm_Correios.xml" hash="93aa3a9938657131b77fa2a2e60abd71"/></dir></target></contents>
40
  <compatible/>
41
- <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php><package><name>Mage_Shipping</name><channel>core</channel><min></min><max></max></package></required></dependencies>
42
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>correios</name>
4
+ <version>1.0.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL 3.0</license>
7
  <channel>community</channel>
32
  * Possibility of adding days to the delivery time&#xD;
33
  * Easy translation of all messages&#xD;
34
  * Easy setup and intuitive</description>
35
+ <notes>Fixed package configuration.</notes>
36
  <authors><author><name>Willian</name><user>willsouza</user><email>williancordeirodesouza@gmail.com</email></author></authors>
37
+ <date>2013-04-22</date>
38
+ <time>00:58:20</time>
39
  <contents><target name="magecommunity"><dir name="Storm"><dir name="Correios"><dir name="Helper"><file name="Data.php" hash="c0344a3cccf20787f115b24cacef68b7"/></dir><dir name="Model"><dir name="Adminhtml"><file name="Observer.php" hash="de0eb1c320ea20a33a886f8604534df0"/></dir><dir name="Carrier"><dir name="Package"><file name="Dimension.php" hash="88d12d19a36e753c94f30c08431e9c45"/></dir><dir name="Shipping"><file name="Tracking.php" hash="6eb85dafb65d4d35bbf36a609905aae7"/></dir><file name="Shipping.php" hash="f37dd71f8c4c4e35fe74b37533dd4fa2"/><file name="Webservice.php" hash="ad74799301196fda9912c1b0da90b1be"/></dir><dir name="Catalog"><dir name="Resource"><file name="Setup.php" hash="833a10b8bc912d3df9818f3b0f86d442"/></dir></dir><dir name="Source"><file name="FreeMethods.php" hash="67646bf270c42fa6fa8b79de336236b3"/><file name="Methods.php" hash="d9118016fe15471f813682385c95a93b"/></dir></dir><dir name="etc"><file name="config.xml" hash="459c9d8eb169ee8f5491570f5d444cc1"/><file name="system.xml" hash="34f656f3890f57add112722e0cd93580"/></dir><dir name="sql"><dir name="correios_setup"><file name="mysql4-install-0.1.0.php" hash="dca339c0e46e4b9d116bc1eea9d09930"/></dir></dir></dir></dir></target><target name="magelocale"><dir name="pt_BR"><file name="Storm_Correios.csv" hash="028e3c6fd7e8192fde8ba836801de613"/></dir></target><target name="mageetc"><dir name="modules"><file name="Storm_Correios.xml" hash="93aa3a9938657131b77fa2a2e60abd71"/></dir></target></contents>
40
  <compatible/>
41
+ <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php><package><name>Mage_Shipping</name><channel>magento-core</channel><min></min><max></max></package></required></dependencies>
42
  </package>