Skip to content

1.6.0

Compare
Choose a tag to compare
@ewen-lbh ewen-lbh released this 27 Apr 00:53
· 6 commits to main since this release
1ceae1a

Added

  • 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