You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
field abbreviations to paragraph blocks that maps abbreviations to their HTML definitions
json tags to Tag and Technology. could be useful to serialize to JSON (and not YAML) the tags and or techs repository files, without having weird keys in the resulting JSON
errors when encountering duplicate block IDs, empty blocks and other edge cases in descriptions
support for null values in layouts. this gets rendered as a special layout cell "ghost" (see ortfodb.EmptyLayoutCell for the value). This is useful to add empty spaces in a grid of images, for example
lsp subcommand for LSP support
Database.FindWork to facilitate alias resolution when finding works in a database
Changed
building the database is now significantly faster!
renamed AnalyzedWork type to Work
Removed
build metadata file (.lastbuild.yaml)
Fixed
weird "no non-transparent pixels found" error when trying to extract colors from .gif files.
progress bar not finishing when skipping works with an include argument to build