Skip to content

Latest commit

 

History

History
234 lines (170 loc) · 4.07 KB

CHANGELOG.md

File metadata and controls

234 lines (170 loc) · 4.07 KB

Changelog

All notable changes to this project will be documented in this file.

[0.4.0] - 2024-06-14

🚀 Features

  • Port para/html route
  • Port para/xml route

🐛 Bug Fixes

  • Add gap in UI
  • Return 404 on missing lids
  • Render <sup> correctly
  • Render secondary descriptors correct

[0.4.0-rc0] - 2024-06-13

🐛 Bug Fixes

  • Handle response errors
  • Remove redundant info

🚜 Refactor

  • Return None on non-existing

⚙️ Miscellaneous Tasks

  • Generate test lock file w/o hashes

[0.4.0-dev0] - 2024-04-19

🚀 Features

  • Port para json api
  • Make the image link to fl/html

🐛 Bug Fixes

  • Add center for lexemes
  • Add relevant title for lid html
  • Use relevant title for fl route
  • Use relevant titles for ff route
  • Use relevant titles for gen route

[0.3.1-dev2] - 2024-04-17

🐛 Bug Fixes

  • Adjust openapi_url
  • Add config validation

🚜 Refactor

  • Move version info to shared/version_info

[0.3.1-dev0] - 2024-03-28

🐛 Bug Fixes

  • Add date to version api

⚙️ Miscellaneous Tasks

  • Add git-cliff config

[0.3.0-dev209] - 2024-03-27

🚀 Features

  • Add root_path to settings
  • Track call time to service
  • Make morph a separate server
  • Port compound json
  • Add minimal and doctests jobs
  • Configure telemetry
  • Add FmRunnerInflectionTable
  • Add gen-json-api
  • Add get_inflection_table_query to deps
  • Port gen json api
  • Port fl-html
  • Port lid-protojs
  • Add rnd lookup of lexeme
  • Return 404 if fl/json is missing
  • Return 404 if lid/json is missing
  • Return 404 if gen/json is missing

🐛 Bug Fixes

  • Add matomo frontend tracking
  • Use strings
  • Add saldo.css as static file
  • Add telemery attribute
  • Ignore tracking html from backend
  • Lids
  • Lid stuff
  • Silence lints
  • Handle not list
  • (html) Add new form
  • Adjust base tempalte
  • Layout
  • Make fullform and fullform_lex more stable
  • Links
  • Links
  • Add base_url
  • Base_url
  • Mk test pass
  • Use correct openapi_url
  • Adjust names
  • Make code more mergeable
  • Adjust json_arrays imports
  • Adjust telemetry
  • Use saldo_ws.config.Settings
  • Update TemplateResposne
  • Add missing call
  • Nested prefixes with '__'
  • Sort dict based on key
  • Add note that compound analysis doesn't work
  • Fix some lints
  • Fix type errors
  • Make fm_runner handle empty output
  • Separate paradigm,word and data
  • Make korpus_ref work
  • Adjust return type
  • Make korp link correct
  • Correctly draw random key
  • Use functools.cmp_to_key
  • Temporarily disable sms routes
  • Add missing templates
  • Use fragment as query for fullform
  • Add type annotation

🚜 Refactor

  • Make all interfaces async
  • Use rfind

📚 Documentation

  • Add reason
  • Add info about publish
  • Add response_model for fl-json
  • Add load_morphology example

[0.2.3] - 2023-05-10

🐛 Bug Fixes

  • Put redoc in root

[0.2.2] - 2023-05-10

🐛 Bug Fixes

  • Use deault redoc url

[0.2.1] - 2023-05-10

🐛 Bug Fixes

  • Put opentelemetry as first called middleware

[0.1.1] - 2023-05-10

🚀 Features

  • Add fullform_lex_query interface
  • Add lookup-lid query
  • Add opentelemetry

🐛 Bug Fixes

  • Use fullform_lex_query in webapp
  • Fullform-lex api
  • Add event_handler earlier
  • Use lifespan
  • Set log level to INFO
  • Rm startup handler
  • Add explicit call to startup tasks
  • Update telemetry
  • Add version to service

🚜 Refactor

  • Port to python3
  • Move xmlize to xml-template
  • Move predicates
  • Lemma xmlize and htmlize to templates
  • Lexeme xmlize and htmlize to templates
  • Move prlex to formatting

📚 Documentation

  • Fix typo

🎨 Styling

  • After fmt

Build

  • Import saldo-ws code
  • Add poetry project
  • Add data dir
  • Ignore vscode settings
  • Add quick_dev
  • Add asgi-matomo
  • Temp disable of paths
  • Enable paths
  • Add uvicorn
  • Bump asgi-matomo
  • Bump asgi-matomo
  • Bump asgi-matomo to 0.1.3
  • Bump asgi-matomo
  • Add bump2version

Other

  • Add logs

Stub

  • Add fl/json path
  • Add fullform-lex xml api route
  • Add fullform-lex html api route
  • Expand fullform-lex html api route
  • Add-lid-api
  • Add fullform api
  • Add gen api