Skip to content

Full cross-versioning #140

@VladUreche

Description

@VladUreche

Since the compiler API is constantly changing, we'll need to do full cross-versioning for the 0.4 release. Luckily, it's not too hard to bootstrap the miniboxing plugin:

./sbt-publish -J-Dminiboxing.bootstrap=stage1 clean compile package publish
./sbt-publish -J-Dminiboxing.bootstrap=stage2 clean compile package publish
./sbt-publish clean update compile package test publish

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions