0.0.4
We are delighted to introduce our new version of library. In this version (0.0.4), you can install each elixir extension out of your project and many new facilities.
Changelog for MishkaInstaller 0.0.4
- Improve runtime sourcing module
- Cover version 0.0.3 in the document
- Get and compile a dependency out of user project
- Add
MishkaInstaller.Helper.LibraryMaker
utility module and function - Connecting GUI LiveView to the database and managing the requested extensions file (compressed and
dir
) - Force user to put their
Pubsub
and add some timeout to check is connected root project Repo or not - Format project
mix format
- Add description of each dependency in GUI
- Fix and Improve
MishkaInstaller.DepUpdateJob
- Add status changer in
DepGetter
module from state - Change English README for version 0.0.4
- Test version 0.0.4 with credo
- Delete Persian README for version 0.0.4
Special thanks to @pouriya for the idea of compiling the files outside the project.