CHANGES
=======

0.1.2
-----

* Added tests for function parameters
* Pass functions and decorated functions as parameters
* Change soil\_url documentation to show dev url
* Update get-started.mdx
* Fixed gitlab-ci
* Added library autogenerated documentation
* Updated documentation to docusaurus v2. Api reference autoupdates now

0.1.1
-----

* Added tests for example app
* Added Iris dataset example

0.1.0
-----

* Changed version to 0.1.0
* [Docs] Bumped version
* [Docs] Updated scripts and alias roles documentation
* [Docs] Changed links in get-started. Anaconda is no longer recomended
* Update .gitlab-ci.yml
* Update .gitlab-ci.yml
* Update .gitlab-ci.yml
* Alias can have roles now roles
* Update template.zip automatically
* Added --user --password to soil login to login from the CI
* Update .gitlab-ci.yml

0.0.2
-----

* Fix modulify with the number of outputs. Added types for ES connector
* Update .gitlab-ci.yml
* Fix: Do not repeat experiment if the module has two outputs and both are aliased. Fix: No params soil run
* Fix modulify: it returned the wrong number of expected outputs in local modules. soil\_cli: nicer soil run
* Update dependencies
* Update .gitlab-ci.yml
* Update .gitlab-ci.yml
* Update .gitlab-ci.yml
* Update .gitlab-ci.yml
* Changed call for soil run
* Update .gitlab-ci.yml
* Update .gitlab-ci.yml
* Pass parameters to the program with soil run program --my-params
* Update docs/docs/tutorial/get-started.md
* Bump docu to v0.0.8
* Updated docs
* Fixed login bug
* Upadted documentation version
* Updated documentation on scripts
* Update get-started.md
* Implemented run command
* Update get-started.md
* Update get-started.md with more detailed configurations instructions
* Deleted type testing
* Fixed some typing/linting issues and skipped some others..
* Update .pre-commit-config.yaml to change python version to 3.8 to test testing with new anaconda image
* Completed migration to argparse with various improvements in the functions
* Started port to argparse and performed some improvements. Backup commit
* Removed app\_template temporarily to fix tests
* Implemented soil run. Included app\_template again
* Modified template
* Update .gitlab-ci.yml to make deploy:pypi manual
* Fixed tests
* Added example filtering even numbers
* Fixed API URLs to end in / to avoid 404 errors drom the server
* Updated deps
* Updated pre-commit.yml
* Fixed entry points and soil\_cli package name
* Added tests for alias
* Fix ci linter
* Added more tests for soil.data
* Added some tests for soil.data
* Added some tests for soil.data
* Docs v0.0.6
* Update gitlab ci
* Update gitlab ci
* Update gitlab ci
* Update ci file
* Automatic deploy pypi
* Fixed yaml
* Updated readme
* Modified config
