~jan0sch/smederee

Showing details for patch c25caacd5389f75b0e36ba4fbaefcd53d7f49a17.
2023-03-23 (Thu), 6:28 PM - Jens Grassel - c25caacd5389f75b0e36ba4fbaefcd53d7f49a17

TAG v0.5.0

This release contains BREAKING CHANGES in the database structure!

Added
-----

- extensions to the markdown renderer for:
   - anchors for headings
   - table rendering
   - task list items
- linkable line number for file viewer

Changed
-------

- **BREAKING CHANGE** configuration file format
- **BREAKING CHANGE** move database tables to custom schemas
- move database migration files to custom path
- adjust migration tooling accordingly
- move some types and classes to other modules
- limit length of patch comment shown on repository overview page
Summary of changes