PINGMapper v4.0
New Features
PINGMapper has been turned into a PyPi package. Two additional PyPi packages are also created and are new dependencies: PINGInstaller and PINGWizard. PINGInstaller dramatically improves the installation of PINGMapper, the ping environment, and all dependencies. Another package called PINGWizard now acts as the entry point for PINGMapper and other packages in the PING ecosystem.
- PINGMapper is a PyPi package
- PINGInstaller - Light-weight application for installing PING ecosystem (PINGMapper, etc.)
- PINGWizard - Light-weight interface for running PING ecosystem (PINGMapper, etc.)
What's Changed
- Update gitignore by @CameronBodine in #140
- Pull Dev v4.0.0 into main by @CameronBodine in #141
Full Changelog: v3.0.0...v4.0