v1.3.0
What's Changed
- improve and reorganize documentation (imitating cppreference.com)
- core C++ constructs behind the macros are now documented (+ tutorial)
- experimental support for templatized methods and definitions (+ tutorial)
- simplified class registration
- make library exception agnostic
- static registration objects no longer allocate from the heap
- major cleanup of the internals