Revision history for Perl extension Minilla
v2.1.3 2014-10-10T02:33:19Z
- Minilla throws exception if you are using PL_files option with ModuleMaker::MBTiny.
It's not compatible with MBTiny.
v2.1.2 2014-10-10T02:13:02Z
- Depended on latest TOML.pm
commit 343eba6a5a0b6980d4341f08a3aa18e80ce968f8
Author: iwata-motonori <motonori.iwata@dena.com>
Date: Tue Aug 26 19:22:29 2014 +0900
now correspond to a badge of Gitter
v2.1.1 2014-06-27T00:41:51Z
- Fixed deps.
(reported by nnutter++)
https://github.com/tokuhirom/Minilla/issues/137
v2.1.0 2014-06-24T01:11:14Z
- Added EXPERIMENTAL EUMM support.
v2.0.0 2014-06-23T10:08:59Z
- Do not use CPAN::Meta in Build.PL...
Previous version uses CPAN::Meta in Build.PL.
It breaks really old environment that doesn't supports
configure_requires.
(tokuhirom)
v1.1.0 2014-06-01T02:50:15Z
commit ee9b9f7498c2fc260453cd5701a9009fbb275191
Author: Nathaniel Nutter <iam@nnutter.com>
Date: Fri May 30 17:24:09 2014 -0500
allow a line to be annotated with '# No BumpVersion' to skip
commit 3330d6984747b1c9d02b579a56ce2353bbc43548
Author: moznion <moznion@gmail.com>
Date: Sat May 17 14:09:26 2014 +0900
Fixed the problem where the default is not set to MBT
v1.0.0 2014-05-12T04:47:31Z
- Default module builder is now Module::Builder::Tiny.
(tokuhirom)
v0.15.2 2014-05-02T01:28:42Z
- Updaated prereqs
v0.15.1 2014-05-01T07:38:30Z
- Run the xt/*.t with Module::Build::Tiny.
(moznion)
v0.15.0 2014-05-01T03:51:37Z
- Added experimental Module::Build::Tiny support.
(tokuhirom)
v0.14.1 2014-04-08T03:12:02Z
- Fix case that there is no '.pause'.
(syohex, gcs)
v0.14.0 2014-04-07T21:15:35Z
- Generate 'authority' section in minil.toml by default.
(tokuhirom)
- Support Test::PAUSE::Permissions.
(tokuhirom)
- Update requirement 'Software::License'
(syohex)
v0.13.0 2014-03-26T03:06:36Z
- Switch to Perl::MinimumVersion::Fast
v0.12.0 2014-03-16T03:25:25Z
commit 0e929d2a63cee1ab9778f676744602978baab524
Author: moznion <moznion@gmail.com>
Date: Sun Mar 16 00:55:13 2014 +0900
Add release hook feature
commit dc3da3cc010a7453ecdc0afafd245db6cd8df306
Author: Graham Knop <haarg@haarg.org>
Date: Sat Mar 8 16:37:48 2014 -0500
decode contributor names
commit 5516ab9c07441dedde25fc5ce81cee01edcc2c89
Author: Kenichi Ishigaki <ishigaki@cpan.org>
Date: Thu Feb 27 16:54:10 2014 +0900
chmod has a portability issue under Win32 (see perlport)
v0.11.1 2014-02-27T03:20:09Z
- Add Debian standard inc
(syohex, helmut)
- allow_pureperl requires Module::Build 0.4005. http://blog.64p.org/entry/2013/04/27/091019
(kazeburo)
- Save file mode when creating a dist tarball
(Jiro Nishiguchi)
- Update bash/zsh completions
(syohex)
v0.11.0 2013-11-27T00:17:41Z
- Support `-y` option for clean command
(moznion)
- Release::UploadToCPAN: Do not abort if user doesn't provide input char.
(Suggested by gfx++)
v0.10.0 2013-11-25T13:26:03Z
- ReleaseTest.MinimumVersion for skipping Test::MinimumVersion test.
(Suggested by gfx)
v0.9.1 2013-11-25T07:55:49Z
- Fixed logic in `minil test`.
(tokuhirom)
- Inject the badges line in minil.toml skelton.
(tokuhirom)
- Update bash/zsh completion
(Syohei YOSHIDA)
- Display upload url when prompting for upload if `upload_uri` is specified in `pause_config`
(Songmu)
v0.9.0 2013-11-13T11:07:20Z
- Added release.do_not_upload_to_cpan
(tokuhirom)
v0.8.4 2013-11-11T06:59:28Z
- Add 5.18 to default .travis.yml
(tagomoris)
v0.8.3 2013-11-05T02:59:38Z
[BUG FIX]
- Fixed `minil release --no-test`.
The flag does not affected on older version.
(hirobanex)
[DOCUMENTATION]
- Delete note that upload uri is unofficiall.
Added notes about OrePAN2::Server.
(hirobanex)
v0.8.2 2013-11-03T10:30:11Z
- Added exmperimental support for tap_harness_args.
(tokuhirom)
v0.8.1 2013-10-28T04:45:46Z
- git init before migrating if necessary
(charsbar)
- do not test twice on installation by default.
(charsbar)
- ignore /Build.bat (generated when you run "perl Build.PL" on Win32)
(charsbar)
v0.8.0 2013-10-15T04:48:11Z
- Supports git-submodule
(ysasaki)
- Regenerate Build.PL after
(Shoichi Kaji)
v0.7.5 2013-10-09T04:05:16Z
- Do not bump up version in share/ directory.
(tokuhirom)
v0.7.4 2013-10-07T00:41:07Z
- Added 'builder' directory as default no_index.
(tokuhirom)
v0.7.3 2013-10-05T00:32:34Z
- Fixed a problem when you specify a path string in XSUtil section
(hideo55)
- Pod tweaks
(dayflower)
v0.7.2 2013-09-30T07:38:09Z
- release again.
v0.7.1 2013-09-30T07:30:08Z
- Added tag_format option.
(Suggested by tagomoris++)
v0.7.0 2013-09-26T05:07:27Z
- Support Module::Build::XSUtil
(hideo55)
- Support 'badges' attribute for showing travis badges!
(moznion)
v0.6.8 2013-09-22T10:28:05Z
- Better license support in minil.toml.
(tokuhirom)
v0.6.7 2013-09-19T04:16:29Z
- license field in prulal field.
(pointed by leont)
v0.6.6 2013-09-17T02:47:55Z
- Fixed dependencies
(keita.iseki)
- Documented about .mailmap
(tokuhirom)
- skip -x test that has a portability issue on win32 (see perlport; chmod has an issue as well)
(Kenichi Ishigaki)
v0.6.5 2013-09-01T23:35:54Z
- Fixed deps
v0.6.4 2013-08-21T08:06:10Z
- Addex x_authority support
(tokuhirom)
v0.6.3 2013-08-20T04:27:22Z
- version::is_strict is too strict for me. Use version::is_lax instead.
v0.6.2 2013-08-16T00:48:07Z
- Generate stop words list by Dumper.
(reported by gfx++)
v0.6.1 2013-08-15T06:14:53Z
- Support PL_files
(tokuhirom)
v0.6.0 2013-08-14T05:49:51Z
- Added version number validation while release process.
(tokuhirom)
- Add a minil run command
(lestrrat)
- Added check git exist on exec some cli commands.
(gashev)
v0.5.6 2013-07-07T02:36:17Z
- Show error message when Minilla can't get version number.
(tokuhirom)
v0.5.5 2013-07-03T07:28:22Z
- Fix the problem about not including the author name in stop words.
(moznion)
- Added new `c_source` configuration option.
(tokuhirom)
v0.5.3 2013-06-12T02:42:17Z
- Set 'release_status' key in META.json as 'unstable' if the version number contains '_' character.
https://github.com/tokuhirom/Minilla/issues/61#issuecomment-19238382
(Reported by mlawren++)
v0.5.2 2013-06-11T08:52:49Z
- Set RELEASE_TESTING, AUTHOR_TESTING, AUTOMATED_TESTING after verified prereqs.
(Reported by aloelight++)
v0.5.1 2013-06-11T08:05:45Z
- Note about FAKE_RELEASE in CLI::Release's document.
(tokuhirom)
v0.5.0 2013-06-09T09:26:56Z
- Add 'pause_config' to release to an alternate PAUSE server.
(GeJ)
v0.4.9 2013-06-08T04:58:01Z
- s/allow_pure_perl/allow_pureperl/!
allow_pure_perl is just a typo... orz.
This option is introduced in v0.4.0.
(tokuhirom)
v0.4.8 2013-06-08T01:25:45Z
- Win32 Portability fix for testing code.
(tokuhirom)
v0.4.7 2013-06-04T21:44:45Z
- Set PERL_CPANM_HOME for cpanm-reporter in test case.
Ref https://github.com/garu/App-cpanminus-reporter/issues/3
(tokuhirom)
v0.4.6 2013-06-01T05:35:12Z
- Remove xt/spelling.t while migrating
v0.4.5 2013-05-29T20:14:47Z
- fixed a bug that empty file couldn't be included to dist archive.
(ryochin)
- Fixed testing failure
(tokuhirom)
v0.4.4 2013-05-24T04:38:41Z
- Depended on latest Pod::Readme
(reported by mlawren++)
- Force name delimiter to be single hyphen.
(moznion++)
v0.4.3 2013-05-17T07:06:16Z
- Depended on Getopt::Long 2.36 for GetOptionsFromArray
(tokuhirom)
- Fixed "Use of uninitialized value $name in substitution (s///) at lib/Minilla/Metadata.pm line 55." error.
(lestrrat++)
- Ignore directories start with a dot if include_dotfiles is false
For compatible with Dist::Milla.
(songmu++)
- docs for FileGatherer
(songmu++)
v0.4.2 2013-05-07T10:41:39Z
- Removed dependency on Path::Tiny
v0.4.1 2013-05-07T09:06:46Z
- Module::Build keeps -Ixxx arguments in running `./Build`.
Do not make rel2abs '.'. In executing `perl Build.PL`
(tokuhirom)
- Cleanup code around `minil build`. Clean and saner code.
Older implementation creates work dir in '.build/XXXXX/' and copy it.
New implementation creates work dir in 'Module-Name-X.XX/' directly.
(tokuhirom)
v0.4.0 2013-05-07T05:09:19Z
- documented build.build_class
(Fuji, Goro)
- Use `cpanm --notest` when using `minil --no-test install`
(reported by xaicron++)
- Support script_files in minil.toml
(xaicron)
- Added allow_pure_perl option.
(tokuhirom)
v0.3.2 2013-05-03T01:09:37Z
- Do not run test case when cpanm command is not available
(tokuhirom)
- Add newline same as other error messages
(Syohei YOSHIDA)
v0.3.1 2013-05-02T07:38:53Z
- Regenerate Build.PL/README.md before release, automatically
(tokuhirom)
- Deny Foo::Bar style name in minil.toml.
(tokuhirom)
v0.3.0 2013-05-02T00:42:00Z
- Support MANIFEST.SKIP
(Suggested by Tatsuhiko Miyagawa)
v0.2.0 2013-04-30T02:21:41Z
- add [no_index] feature for minil.toml
(Masayuki Matsuki)
v0.1.0 2013-04-27T14:51:23Z
- Added authors_from, abstract_from
v0.0.56 2013-04-24T05:23:14Z
- Use cpanm instead of CPAN::Meta::Check. Closed #12
(Suggested by miyagawa++)
- Fixed Double-encoded author name in META.json Closed #44
https://github.com/tokuhirom/Minilla/issues/44
(Reported by ilmali++)
v0.0.55 2013-04-24T03:09:28Z
- Save mode when copying files to working directory.
(tokuhirom)
v0.0.54 2013-04-22T23:27:19Z
[INCOMPATIBLE CHANGES]
- Enable xt/spelling.t by ~/spellunker.en, instead of ~/.aspell.en.pws
[FEATURE ENHANCEMENTS]
- Better zsh completion
(Syohei YOSHIDA, Yuji Shimada)
- Better spelling checking with Spellunker.
(tokuhirom)
- Better version number incrementation with Version::Next
(tokuhirom)
- Disabled ACTION_distmeta and ACTION_installdeps in Build.PL
(tokuhirom)
- Added new configuration parameter: readme_from
(tokuhirom)
- Support 'share/' directiory(Distribution share directiory only)
(tokuhirom)
- Remove dupilicate entry in manifest file
(Masayuki Matsuki)
- force add LICENSE in migration
(xaicron)
- add MYMETA.* and <% $dist %>-* to default .gitignore
(gfx)
v0.0.53 2013-04-09T05:57:07Z
- Exclude extlib/ directory from tar ball.
(Reported by kazeburo++)
v0.0.52 2013-04-08T03:11:44Z
- Tiny tweaks for CPAN testers.
(tokuhirom)
v0.0.51 2013-04-07T04:09:37Z
- Remove M::I related files while migration.
(tokuhirom)
- Added '=encoding utf-8' in skelton
(tokuhirom)
- Do not run test cases without git command.
(tokuhirom)
v0.0.50 2013-04-04T06:03:31Z
- first release on CPAN!
0.0.1 2013-03-18T19:11:49
- original version