Skip to content

Releases: erlware/relx

Relup and Tar support

12 Sep 16:38
Compare
Choose a tag to compare
  • Add tar action for building release tarball ready for use with release_handler
  • Actions can now be chained, e.g. $ relx release relup tar
  • release action no longer runs by default if other actions give, $ relx relup will not build a release first, to build a release before building the relup you must do $ relx release relup
  • Release path structure changed to match systools/release_handler expected structure of releases/<release_vsn>/