==========================
Added
-----
- Improved documentation
- Use lgtm.com to check code integrity
Changed
-------
- Fix conversion to Raman shift (relative wavenumber) and make ``jacobian=False`` default; ``fix inplace=False`` for axis conversions
- Fix ``to_eV`` and ``to_invcm``, as slicing with `.isig[]` was failing on converted signals
- ``s.remove_negative`` now defaults to ``inplace=False`` (previously ``True``)
Maintenance
-----------
- Use ``softprops/action-gh-release`` action instead of deprecated ``create-release``, pin action to a commit SHA
.. _changes_0.2.0: