What's Changed
* updated create_complex to work natively on dnpdata objects by Bkaribo in https://github.com/DNPLab/DNPLab/pull/526
* fixed forwarded plot behaviour - now compatible with formatted dnplab cfg by Bkaribo in https://github.com/DNPLab/DNPLab/pull/525
* Hotfix pip not work by ehuang94 in https://github.com/DNPLab/DNPLab/pull/537
* Hotfix for pip not working by ehuang94 in https://github.com/DNPLab/DNPLab/pull/536
* Housekeeping by thorstenmaly in https://github.com/DNPLab/DNPLab/pull/535
* Remove matplotlib version in requirement file by ehuang94 in https://github.com/DNPLab/DNPLab/pull/543
* Add virtual environment to gitignore file by ehuang94 in https://github.com/DNPLab/DNPLab/pull/542
* namespace cleanup by Bkaribo in https://github.com/DNPLab/DNPLab/pull/531
* bugfix & improved behavior dnp.normalize by Bkaribo in https://github.com/DNPLab/DNPLab/pull/532
* removed context manager for dnplab, now the matplotlib_rc params are directly manipulated by Bkaribo in https://github.com/DNPLab/DNPLab/pull/533
* Update installation guide by ehuang94 in https://github.com/DNPLab/DNPLab/pull/538
* Import SpecMan FSE data by ehuang94 in https://github.com/DNPLab/DNPLab/pull/541
* Add feature to remove a background with a given function by ehuang94 in https://github.com/DNPLab/DNPLab/pull/548
* Preparing to Release DNPLab 2.1.28 by tkeller12 in https://github.com/DNPLab/DNPLab/pull/546
**Full Changelog**: https://github.com/DNPLab/DNPLab/compare/v2.1.26...v2.1.28