1. Mar 03, 2023
    • chick's avatar
      Fix mdoc file using deprecated Cat · 8bf7c24d
      chick authored
      8bf7c24d
    • chick's avatar
      Move Cat function to chisel3 package · e4b326dd
      chick authored
      from chisel3.util
      e4b326dd
    • Jack Koenig's avatar
      Chisel 5 publishing (#3044) · a2c9663a
      Jack Koenig authored
      * Change artifact to org.chipsalliance::chisel:5.0-SNAPSHOT
      * Fix website to point to renamed repo (chisel)
      * Add "unipublish" for single artifact publishing
      
      It is a new pseduo-project in the SBT build that aggregates build
      artifacts from the real projects into a single artifact. It must now be
      used for publishing and MiMa binary compatibility checking.
      
      There are also other changes needed for publishing under
      org.chipsalliance, namely we have to publish to a different sonatype
      snapshots repository: https://s01.oss.sonatype.org/
      a2c9663a
  2. Mar 01, 2023