← 返回首页
Releases · VirtusLab/scala-skill · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Releases: VirtusLab/scala-skill

Release list

Jump to release

v1.0.9

Compare

Choose a tag to compare

Filter
adamw released this 19 Jun 19:26

Scala skill v1.0.9 — documentation and guidance improvements since 1.0.8.

Tapir & endpoints

  • Promote adopt-tapir as the starting point for HTTP projects (#20)
  • Show how a handler receives multiple endpoint inputs (#17)
  • Document JSON body and endpoint input codecs (#8)
  • Document the Identity effect for wiring Tapir endpoints (#7)
  • Fix init order and missing import in the error-output chapter (#9)

Dependency & version lookups

  • Guide version lookups to repo1/Scaladex, not stale solrsearch (#14)
  • Warn that maven-metadata <release> can be a prerelease (#18)
  • Use <latest> placeholders for versions in project setup (#11)

Testing & FP guidance

  • Silence ScalaTest assertion warnings in test scope (#10)
  • Fix scalatest assertion warning suppression in test scope (#15)
  • Note the Ox Actor exception to the no-class-field-var rule (#16)
  • Add hints to use .pipe / .tap

Skill mechanics & install

  • Retrieve guide chapters as raw text, not via summarisation (#12)
  • Add Cursor, OpenCode, and Pi installation instructions; note Cursor install also applies to the CLI
  • Add explicit imports

Full changelog: eb234a6...v1.0.9

Footer

© 2026 GitHub, Inc.