Skip to content

Release v1.0.0-beta5

Compare
Choose a tag to compare
@xushiwei xushiwei released this 24 Aug 15:53
· 2867 commits to main since this release

new features:

  • support [expr for k, v <- container, init; cond]
  • support return {x.score for x <- a, x.name == name}
  • support .spx/.gmx files (see #762)
  • TestErrImport

changes:

  • save cache before install/test
  • gop install/test bugfix: Skip unknown switches
  • gop run bugfix: keep current dir unchanged