Skip to content

lisette-v0.2.1

Choose a tag to compare

@ivov ivov released this 07 May 21:35
c0c7a0f
  • fix: snapshot bytes-loop receiver to survive body reassignment #344 1eda7c8
  • fix: freshen rest binding in let-else or-pattern #343 f88c1ef
  • fix: freshen go-escaped names that clash with siblings #342 36b6de2
  • fix: declare local const in go scope for let/const shadowing #341 f7d8afb
  • fix: ignore string literal contents in emit text scans #337 eaa4e69
  • fix: assign bindings in irrefutable let-else or-patterns #338 6362b34
  • ci: pass missing expression to fix build #340 495a95b
  • ci: skip pr-specific checks on release-plz prs #339 1b0a0ec
  • fix: capture mutable reads before later sibling setup runs #336 ead1048
  • docs: show project layout in lis new and lis learn help #335 e16d7cf
  • fix: sequence receiver before range value in substring and slice #334 4559d27
  • fix: dereference Ref receiver in substring call #333 855ae00
  • fix: preserve & on UFCS composite literal receivers #331 589a9fa
  • fix: parenthesize pointer newtype cast in match patterns #332 4035606
  • fix: camel-case snake_case names in receiver-method UFCS calls #330 06d098e
  • fix: export camel-case method names in interface adapters #329 d35f8d3
  • fix: handle escaped quotes in fmt.Println f-string collapse #328 a798d21
  • fix: preserve short-circuit when && or || RHS needs setup #326 4126b50