Help language development. Donate to The Perl Foundation
Revision history for App-Mi6 2.0.7 2022-08-27T10:49:09+09:00 - Introduce RunBeforeBuild and RunAfterBuild (#155) 2.0.6 2022-03-13T11:44:16+09:00 - Execute fez by raku -e 'use Fez::CLI' - Regenerate meta before readme in mi6 build - Use -I. instead of -Ilib everywhere 2.0.5 2022-03-12T08:19:00+09:00 - Update GitHub actions badges (#145) 2.0.4 2022-03-12T07:59:13+09:00 - Support for zef/fez groups (vrurg #140, lizmat #138) 2.0.3 2022-03-12T00:23:52+09:00 - Introduce AutoScanPackages configuration in dist.ini (lizmat #141, #144) - Tests should be performed with -I. rather than -Ilib (lizmat #143) 2.0.2 2022-01-30T04:06:58+09:00 - macOS-latest -> macos-latest in github action workflow file 2.0.1 2021-12-03T00:30:09+09:00 - Fix `mi6 version` - Emit more verbose messages when `mi6 new` 2.0.0 2021-12-01T23:26:58+09:00 - mi6 meets Zef ecosystem; now you can upload your distributions to Zef ecosystem with mi6 (#122, #132, lizmat #128, tbrowder #127) - Now mi6 needs rakudo v2020.05 or later (#125) - Introduce dist() method (#133) 1.1.5 2021-03-22T19:20:30+09:00 - Run "build" before "release" (tbrowder #120, #121) 1.1.4 2021-01-13T19:41:41+09:00 - Fix Build.pm support (tbrowder #116, #118) 1.1.3 2020-11-27T21:16:28+09:00 - Improve source-url regexp (#114) 1.1.2 2020-10-01T21:48:35+09:00 - Do not depend on JSON::Pretty 1.1.1 2020-09-22T21:28:05+09:00 - Add support for modules using OO::Monitors (jjatria #111) 1.1.0 2020-09-18T21:06:47+09:00 - Introduce --next-version and --yes options to release command (melezhik #109, #110) 1.0.4 2020-09-06T16:53:04+09:00 - Update github action yaml template; separate installation of App::Prove6 1.0.3 2020-08-29T18:37:09+09:00 - Show CPAN url in release step - Use latest rakudo in github actions 1.0.2 2020-08-09T09:37:50+09:00 - Improve documentation (tbrowder #105, #97, #100, #101) 1.0.1 2020-07-30T05:42:27+09:00 - Update github action yaml template; Use rakudo 2020.07, and specify --test-depends 1.0.0 2020-07-13T23:09:59+09:00 - Now mi6 requires "Raku" compilers, that is, rakudo v2019.11 or later - Use .rakumod and .rakutest for file extensions - Now `mi6 new` generates .rakumod and .rakutest files, and sets up GitHub Actions instead of Travis CI 0.4.1 2020-06-29T22:41:37+09:00 - Fix how to add travis CI badge (ufobat #94) 0.4.0 2020-06-29T19:49:21+09:00 - Use TAP::Harness instead of "prove" command in `mi6 test` (Leont #67) - Support various CI badges (softmoth #88, #90) 0.3.1 2019-12-24T22:14:11+09:00 - Fix regexp 0.3.0 2019-12-24T20:57:26+09:00 - Support new recommended extensions for Raku files (frithnanth #82, #83) - Enable to use a builder which is set in META6.json (titsuki #77) - Use mi6run for windows (holli-holzer #78) - Only read the "dist.ini" once (lizmat #69) - Update docs for Raku 0.2.6 2019-01-19T13:49:46+09:00 - Support .t6 files in test directories (jmaslak #66) 0.2.5 2019-01-06T18:40:27+09:00 - Use :lang<perl6> in template 0.2.4 2018-12-31T21:47:59+09:00 - Fix test invokation on windows (ufobat #64) - Fix case sensitivity for saying "No" to CPAN upload (ufobat #61) - Take git remote "origin" by default (#65) 0.2.3 2018-11-04T07:24:08+09:00 - Make upload prompt clearer (uzluisf #59) 0.2.2 2018-10-27T22:50:28+09:00 - Fix doc (ccworld1000 #58) 0.2.1 2018-10-14T21:40:33+09:00 - If NO_COLOR environment variable is set, disable color output (jmaslak #56) 0.2.0 2018-10-02T08:32:45+09:00 - Add documentation on format of .pause (jmaslak #55) 0.1.9 2018-09-04T22:56:40+09:00 - Introduce MetaNoIndex section to dist.ini (Scimon #52, #53) - Use git ls-files to find pm files (#54) 0.1.8 2018-05-07T22:37:44+09:00 - Restrict to concrete versions only (ugexe #46) 0.1.7 2018-04-21T16:36:23+02:00 - Document about --keep option (lizmat #41) - Fix version requirement in META6.json (niner #43) 0.1.6 2018-03-25T13:39:04+09:00 - Set auth cpan:AUTHOR (titsuki #37, #38) 0.1.5 2018-03-17T09:02:46+09:00 - Clean dist after releasing (melezhik #31) 0.1.4 2018-03-14T21:48:32+09:00 - Check version in BumpVersion (drforr #36) 0.1.3 2018-03-13T07:32:45+09:00 - Bump versions for grammar and roles too (drforr #33, #34) 0.1.2 2018-01-09T03:20:10+09:00 - Add `mi6 version` command - Die when tests failed 0.1.1 2018-01-09T01:49:08+09:00 - Fix description for release 0.1.0 2018-01-09T01:43:25+09:00 - Add a "true" release command (#29)