## 3.1.6: 2015-01-20 {#version-3-1-6}
### Fixes
* Added a missing required text gem version.
[GitHub#37][Reported by Hans de Graaff]
### Thanks
* Hans de Graaff
## 3.1.5: 2015-01-17 {#version-3-1-5}
### Improvements
* `rmsgmerge`: Improves fuzzy matching speed.
[GitHub#36][Reported by Dominic Cleal]
### Fixes
* Fixed a bug that msgid uses wrong encoding.
[Patch by OBATA Akio]
* Fixed a typo in document.
[GitHub#35][Patch by Masafumi Yokoyama]
* `rmsgmerge`: Fixed a bug that `fuzzy` flag may be added twice.
### Thanks
* OBATA Akio
* Masafumi Yokoyama
* Dominic Cleal
## 3.1.4: 2014-08-26 {#version-3-1-4}
### Improvements
* Improved document markups by Markdown.
[GitHub#33] [Patch by Masafumi Yokoyama]
### Fixes
* `GetText::Tools::Task`: Fixed a bug that `Errno::ENOENT: No such
file or directory @ rb_file_s_mtime - doc/po/ja/rroonga.edit.po`
like error is occurred.
* `GetText::Tools::Task`: Fixed markup in document.
### Thanks
* Masafumi Yokoyama
## 1.0.4 (December 19, 2014)
* add starttls_options to smtp server [#552]
* fix closesocket on windows [#497]
* fix build on ruby 2.2 [#503]
* fix build error on ruby 1.9 [#508]
* fix timer leak during dns resolution [#489]
* add concurrency validation to EM::Iterator [#468]
* add get_file_descriptor to get fd for a signature [#467]
* add EM.attach_server and EM.attach_socket_server [#465, #466]
* calling pause from receive_data takes effect immediately [#464]
* reactor_running? returns false after fork [#455]
* fix infinite loop on double close [edc4d0e6, #441, #445]
* fix compilation issue on llvm [#433]
* fix socket error codes on win32 [ff811a81]
* fix EM.stop latency when timers exist [8b613d05, #426]
* fix infinite loop when system time changes [1427a2c80, #428]
* fix crash when callin attach/detach in the same tick [#427]
* fix compilation issue on solaris [#416]
version 2.2.0
Add following constants
(thanks to oscdir for SDL::GL::*, thanks to Rafael Sevilla for SDL::Event::*)
* SDL::Event::APPMOUSEFOCUS
* SDL::Event::APPINPUTFOCUS
* SDL::Event::APPACTIVE
* SDL::GL::STEREO
* SDL::GL::MULTISAMPLEBUFFERS
* SDL::GL::MULTISAMPLESAMPLES
* SDL::GL::ACCELERATED_VISUAL
* SDL::GL::SWAP_CONTROL
Add following methods(thanks to soutaro)
* SDL::TTF#hinting
* SDL::TTF#hinting=
Rename SDL::Mixer::Wave.destroyed_ to SDL::Mixer::Wave.destroyed? (thanks to akicho8)
version 2.1.3.1
Change the name of the option for bundled SGE
Change the way of workaround for -Dmain=SDL_main on Windows platform
version 2.1.3
Fix following methods
* SDL::TTF#draw*
Update documents
Fix compilation problem on FreeBSD(Thanks Rusmir Dusko)
Fix codes about multi-thread
Bundle SGE(Please do not use this bundled SGE if you have other way to use SGE)
version 2.1.2
Improbe the handling of strings
Fix following methods
* SDL::Surface#draw_bezier
Update documents
=== 3.13.0 / 2014-09-26
* 2 minor enhancements:
* Added ext_name to sow template expansion variables.
* Added oedipus version to generation output
=== 3.12.0 / 2014-04-23
* 3 minor enhancements:
* Added :rdoc plugin.
* Renamed History.txt to History.rdoc.
* Renamed README.txt to README.rdoc.
=== 3.11.0 / 2014-04-02
* 1 minor enhancement:
* Added test:slow task so I don't have to remember sort's flags anymore. YAY for UNIX!
=== 3.10.0 / 2014-03-14
* 1 major enhancement:
* Removed all references to rubyforge, including the rubyforge plugin.
* 1 minor enhancement:
* Updated template project (minitest usage, readme format, etc)
=== 4.11.0 / 2014-09-26
* 1 minor enhancement:
* Rearranged died hook so user can bypass default. (bhenderson)
* 1 bug fix:
* Fixed rubyforge urls.
=== 4.10.1 / 2014-07-07
* 2 bug fixes:
* Change require to minitest/autorun for non-test/unit style
* Change the way files are gathered to avoid StackOverflow exception if you have a TOOON of files. (joshwand)
=== 4.10.0 / 2014-04-23
* 2 minor enhancements:
* Added test_mappings accessor methods (ivar already there).
* Added test_prefix to allow you to run code ahead of test loading. (default: gem minitest)
=== 4.9.5 / 2013-11-01
* 1 bug fix:
* Updated require_rubygems_version AGAIN... going too fast. (zzak)
=== 4.9.4 / 2013-09-20
* 2 bug fixes:
* Expand required rubygems version to be < 2.2
* Fix parsing of minitest 5 output.
== v0.18.1 [2015-01-05] Michael Granger <ged@FaerieMUD.org>
Correct the minimum compatible Ruby version to 1.9.3. #199
== v0.18.0 [2015-01-01] Michael Granger <ged@FaerieMUD.org>
Bugfixes:
- Fix OID to Integer mapping (it is unsigned now). #187
- Fix possible segfault in conjunction with notice receiver. #185
Enhancements:
- Add an extensible type cast system.
- A lot of performance improvements.
- Return frozen String objects for result field names.
- Add PG::Result#stream_each and #stream_each_row as fast helpers for
the single row mode.
- Add Enumerator variant to PG::Result#each and #each_row.
- Add PG::Connection#conninfo and #hostaddr.
- Add PG.init_openssl and PG.init_ssl methods.
- Force zero termination for all text strings that are given to libpq.
It raises an ArgumentError if the string contains a null byte.
- Update Windows cross build to PostgreSQL 9.3.
From commit log:
* Substantial speed increase in lookups
* Extract method to list all hierarchy files
* Add Trusty cow to stable branch
* Remove current directory from Ruby load path.
## 0.7.0 (2014-08-21)
* Add support for TagLib::RIFF::AIFF (#52, by @tchev)
* Add support for TagLib::RIFF::WAV (#57, by @tchev)
* Associate filesystem encoding to filename strings
* Allow CXX override during gem installation
* Try to detect location of vendor/taglib on Heroku (#28)
* Documentation updates
1.1.6
Revert "Return created zip file from Zip::File.open when supplied a block"
1.1.5
Treat empty file as non-exists (@layerssss)
Revert regression commit
Return created zip file from Zip::File.open when supplied a block (@tpickett66)
Zip::Entry::DEFLATED is forced on every file (@mehmetc)
Add InputStream#ungetc (@zacstewart)
Alias for legacy error names (@orien)
## 0.1.2 / 2014-10-16
- Add support for `CR` and `CRLF` newlines (#13)
- Add support for generating TOML from Ruby `Hash`es (#36)
- Add a script interface for @BurntSushi's `toml-test` utility (#38)
= 1.5 / 27Dec2012
+ Handles unconsumed input at end of parse completely differently. Instead
of generating a toplevel error, it now raises an error in every branch
of the parse. More information in the resulting exception ensues! Thanks
again to John Mettraux for inspiration & acceptance specs.
NOTE that this means that the UnconsumedInput exception is gone, since the
unconsumed input case is nothing special anymore.
* This history now finally reads like the Changelog of the linux kernel.
Meaning that probably no one ever reads this.
+ Captures and parsing subsequent input based on captured values. This has
been long overdue - finally you can parse HEREdocs with parslet!
---------------------
1.312 Sun Aug 3 2014
[ENHANCEMENTS] - test_repository() uses `git init-db` for init under older git
versions (although the test suite hasn't yet been adapted to
support really old versions of git)
- fixed a typo in the error message for test_repository()
[TESTS]
- made some tests for failure a little more lax when looking for
the "fatal:" string in the errput (i.e. look for it at the beginning
of any line, not just the firts)
[DOCUMENTATION]
- various minor documentation improvements
- the "OTHER GIT WRAPPERS" is really a "SEE ALSO" section
1.311 Sun Mar 9 2014
[ENHANCEMENTS]
- avoid warnings from _is_git() when we get nothing out of "git"
[DOCUMENTATION]
- pod syntax fix
- fix typo in Todd Rinaldo's name
- acknowledge Nathan Nutter's help in designing the clone option
to test_repository()
1.310 Fri Jan 17 2014
[ENHANCEMENTS]
- add support for a 'clone' option in test_repository()
[DOCUMENTATION]
- better document the test_repository() options
- better document the options hash
- make method names easier to link to throughout the documentation
[TESTS]
- tested against 350 versions of git (including all RC),
from 1.5.0.rc0 to 1.8.5.3
1.309 Sat Nov 2 2013
[TESTS]
- replace use_ok by simply running perl -M$module -e1
[DOCUMENTATION]
- some guidelines for naming attributes in plugins
[PACKAGING]
- split Git::Repository::Plugin::Log and its supporting modules
(Git::Repository::Log and Git::Repository::Log::Iterator) out
in their own distribution (Git-Repository-Plugin-Log) as of
version 1.309 of both distributions
1.308 Thu Aug 8 2013
[ENHANCEMENTS]
- require System-Command 1.103, since 1.102 was somewhat broken
[DOCUMENTATION]
- new tutorial item based on RT#87334
1.307 Fri Jul 26 2013
[ENHANCEMENTS]
- avoid creating zombie processes in _is_git
- require the latest System-Command, as it properly works with
FCGI, Plack et al.
[DOCUMENTATION]
- various minor documentation improvements