npm likec4 1.8.0
v1.8.0

latest releases: 1.40.0, 1.39.5, 1.39.4...
13 months ago

🚀 Features

  • View notations

    specification {
    
      element customer {
        notation "Person, Customer"
        style {
          shape person
          color green
        }
      }
    
      element staff {
        notation "Person, Staff"
        style {
          shape person
        }
      }
    }

    Documentation

    SCR-20240827-nhav
  • technology for relationships (Thanks to @pavelpykhtin, resolves #576)

  • title for links (Thanks to @pavelpykhtin, resolves #871)

  • metadata in DSL (Thanks to @pavelpykhtin)

  • [experimental] overview all views with use-overview flag in cli

Don't miss a new likec4 release

NewReleases is sending notifications on new releases.