:sparkles: New Features
- [`4a40d92`](https://github.com/flamapy/flamapy/commit/4a40d929fd119ff1d38f10354694865f47411d08) - adding a new command line with no need for hug and simpler execution for fm analysis operations *(commit by jagalindo)*
:bug: Bug Fixes
- [`e483cf7`](https://github.com/flamapy/flamapy/commit/e483cf791e6acfdd1575718991e0d2922ce06251) - this is a partial fix *(commit by jagalindo)*
- [`e56ac83`](https://github.com/flamapy/flamapy/commit/e56ac83b0ee17c37a677b776b51b6acaf4c17951) - new facade developed, also new simplier cmd *(commit by jagalindo)*
- [`a6ae896`](https://github.com/flamapy/flamapy/commit/a6ae89608f3ddb73bd75f59dda932ff80139e616) - working on issues with the tests *(commit by jagalindo)*
- [`074a21f`](https://github.com/flamapy/flamapy/commit/074a21f7e068c32cd5507cc0bb1f8aa649268050) - still trying *(commit by jagalindo)*
- [`7a1f388`](https://github.com/flamapy/flamapy/commit/7a1f3888bf6d3c99e48028b51d7b8e7188e93c51) - issue when no venv in pytest solved *(commit by jagalindo)*
- [`ef045f8`](https://github.com/flamapy/flamapy/commit/ef045f84b918d218e0bee8ecbdb654a486afaf2f) - solving issues with prospector, mypy and pytest *(commit by jagalindo)*
- [`08f9f14`](https://github.com/flamapy/flamapy/commit/08f9f14ca161b3782209e2882cc0e49b7e315d07) - workarround for mypy and prospector *(commit by jagalindo)*
:white_check_mark: Tests
- [`589b29a`](https://github.com/flamapy/flamapy/commit/589b29a2b221d6c27e7b0807046cbfcfa107e8ce) - adding test functionallity *(commit by jagalindo)*
- [`7462ed1`](https://github.com/flamapy/flamapy/commit/7462ed1528ddd83b03e0259a7f8dfec14ff1c8fc) - test now working *(commit by jagalindo)*
- [`0b3fb26`](https://github.com/flamapy/flamapy/commit/0b3fb260ea31c60cdbd1b3c9cf026288f710598b) - adding tests for the cli *(commit by jagalindo)*