Changelog
0.1.4 (2017-08-02)
Changes
- Improving parsing of requirements. [Luis Alejandro Martínez Faneyth]
0.1.3 (2017-07-17)
Fix
- Fixing links. [Luis Alejandro Martínez Faneyth]
Other
- Updating Changelog and version. [Luis Alejandro Martínez Faneyth]
0.1.2 (2017-07-17)
Changes
- Changing name to Candyshop. [Luis Alejandro martínez Faneyth]
Other
- Updating Changelog and version. [Luis Alejandro Martínez Faneyth]
- Updating Changelog and version. [Luis Alejandro martínez Faneyth]
0.1.1 (2017-07-17)
Changes
- Adding support for python 2.6, 3.4 and 3.6. [Luis Alejandro martínez
Faneyth]
- Fixing pydocstyle version. [Luis Alejandro martínez Faneyth]
- Fixing Manifest file. [Luis Alejandro martínez Faneyth]
- Migrating to environment markers in requirements for simpler
management. [REF] Add support for pyup. [Luis Alejandro martínez
Faneyth]
- Adding boilerplate for using a git flow scheme. [REF] Improving
README. [REF] Adding python versions to Travis. [Luis Alejandro
martínez Faneyth]
0.1.0 (2016-11-16)
New
- Adding destroy() and reset() methods to Environment for better
management of tests. [FIX] Fixing red tests. [Luis Alejandro Martínez
Faneyth]
- Completing OdooEnvironment checks. [Luis Alejandro Martínez Faneyth]
- Setting up test cases and examples. [Luis Alejandro Martínez Faneyth]
- Completing Module abstraction. [Luis Alejandro Martínez Faneyth]
- Defining package structure and basic objects. [Luis Alejandro Martínez
Faneyth]
Changes
- Rewriting copyrights. [Luis Alejandro Martínez Faneyth]
- Improving coverage by adding more tests. [Luis Alejandro Martínez
Faneyth]
- REfactoring to change package name. [Luis Alejandro Martínez Faneyth]
Fix
- Fixing broken test for python3. [FIX] Fix flake8 errors. [Luis
Alejandro Martínez Faneyth]
- Fixing Travis URL and build matrix. [Luis Alejandro Martínez Faneyth]
- Fixing banner in README. [Luis Alejandro Martínez Faneyth]
- Fixing pydocstyle errors. [Luis Alejandro Martínez Faneyth]
- Fixing flake error. [Luis Alejandro Martínez Faneyth]
- [FIX] candyshop/bundle.py: Fixing oca_dependencies.txt. The format is
more complex that originally thought, as pointed out by @moylop260.
[REF] Minor variable names changes and documentation reworks. [ADD]
tests/test_bundle.py: Adding new test for new oca_dependencies parser.
[Luis Alejandro Martínez Faneyth]
- Include private methods and special methods in the API documentation.
[Luis Alejandro Martínez Faneyth]
- [FIX] Coding style suggestions by @nhomar. [Luis Alejandro Martínez
Faneyth]
- Fixing image paths. [Luis Alejandro Martínez Faneyth]
- Fixing flake errors and missing paths. [Luis Alejandro Martínez
Faneyth]
Other
- [IMP] Adding Coveralls and Quantified Code checks. [Luis Alejandro
Martínez Faneyth]
- [IMP] Finishing documentation. [Luis Alejandro Martínez Faneyth]
- [IMP] Improving documentation. [ADD] Adding application logo. [Luis
Alejandro Martínez Faneyth]
- [IMP] Improving documentation, correcting copyright boilerplate,
correcting license, improving setup.py. [Luis Alejandro Martínez
Faneyth]
- [IMP] Improving documentation. [Luis Alejandro Martínez Faneyth]
- [IMP] Finishing writing of tests for candyshop.environment module.
[Luis Alejandro Martínez Faneyth]
- [IMP] Adding environment tests. [Luis Alejandro Martínez Faneyth]
- [IMP] Improving test cases. [Luis Alejandro Martínez Faneyth]
- Initial commit of project’s basecode by cookiecutter. [Luis Alejandro
Martínez Faneyth]