The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
==================================================
Changes from 2017-07-03 00:00:00 +0000 to present.
==================================================

------------------------------------------
version 0.020 at 2018-07-03 20:33:20 +0000
------------------------------------------

  Change: 9de13b58b22af11a06a6654796227cf21eaea332
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-07-03 22:26:25 +0000

    Bump to newest raylib 

------------------------------------------
version 0.019 at 2018-05-24 21:13:07 +0000
------------------------------------------

  Change: 68fcb76600934781665cc3921cf4af0095a307f1
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-05-24 23:13:07 +0000

    Remove stray use Data::HexDump 

  Change: 01aae3d0b37cc3b98f1cfb96016483286907e508
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-05-24 23:11:56 +0000

    Bump to newest raylib version 

------------------------------------------
version 0.018 at 2018-05-11 01:05:53 +0000
------------------------------------------

  Change: 65fbefef82925f555b5659381e39ae89c9bb5094
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-05-11 03:05:53 +0000

    Add Imager integration to G::R::Texture 

  Change: a0eed75cfc3dc50eb43b4be972340cbd9a7976fa
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-05-11 03:01:15 +0000

    Refactor Graphics::Raylib::{Shape::Bitmap->Texture} 

  Change: d6b77703af8f434cfb3d342b3879c5d8a6444603
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-05-11 03:01:11 +0000

    Bump to newest raylib version 

------------------------------------------
version 0.017 at 2018-03-21 22:07:22 +0000
------------------------------------------

  Change: e82253d61ef56ea2c9b9d0d250131404dcf8d57d
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-03-21 23:07:22 +0000

    Bump to newest raylib version 

  Change: 17af0f84069b7cbf24f7e6fbb78fdd3371ca4d6b
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-02-25 13:16:28 +0000

    Make XS C89-compatible

    raylib itself requires C99, but not for use. Fixes
    http://www.cpantesters.org/cpan/report/a1e73230-168c-11e8-b84c-9eb724
    d5b79b among others 

------------------------------------------
version 0.016 at 2018-02-20 21:40:48 +0000
------------------------------------------

  Change: 59a06dbc6c29496cb49646761ec404400c7ce620
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-02-20 22:40:48 +0000

    Bump to newest Alien::raylib 

------------------------------------------
version 0.015 at 2018-02-09 22:07:17 +0000
------------------------------------------

  Change: 2d8089c467797063c935f1f57a3cd77cf7cc729c
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-02-09 23:07:17 +0000

    Require newest Alien::raylib 

  Change: de29f2cfdee9ad2f692c539f65d5205ceb04c907
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-02-09 22:36:44 +0000

    Upgrade to use IsWindowReady() 

  Change: 745b2fe11e97bc32a689f1d727b03e5921f826f9
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-02-08 12:21:17 +0000

    Require newest Alien::raylib

    Back to upstream again. Fixes glfwGetVideoMode triggering assert 

  Change: ec4f19d43a5561c6d10f5229a73cbcdcba2589c7
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-02-08 12:20:33 +0000

    Formatting, no functional changes 

  Change: bdc34b7c43ab253bd2d3fecb57a4295b2ffd3462
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-02-08 12:19:56 +0000

    Include stdbool for true & false definitions 

------------------------------------------
version 0.014 at 2018-02-05 15:06:57 +0000
------------------------------------------

  Change: 93837d1ed10bc463664c04bf54c8d363bcb3ddb8
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-02-05 16:06:57 +0000

    Link to raylib repo's examples/ and games/ 

  Change: bd2387aabcd8549d12ea73c79c22d88f3b5ba361
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-02-05 10:58:40 +0000

    Snake: Add sound effect when eating fruit 

  Change: 2e937188eec652652b516f0fc509f25fb9058b20
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-02-05 02:31:07 +0000

    Include raylib's LICENSE in distribution 

  Change: d97c9480d75fb2cb00b432f39fe65fd52cbf8802
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-02-05 02:12:56 +0000

    Add snake game example 

  Change: 4474b77a8889aeda75cb384fbaecf01ca60a454c
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-02-04 23:05:13 +0000

    Add example test using Graphics::Raylib::XS for 3D

    as well as Graphics::Raylib::Util::camera helper. 

  Change: bde68f5d689352ed766b58e2e66c1512a9b59c3b
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-02-04 20:20:40 +0000

    Add ->screenshot to Graphics::Raylib 

  Change: 15c45769a976ea076ee82fe7cf78c1433cd49bbb
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-02-04 20:20:28 +0000

    Combine FPS and progress bar examples 

  Change: c726b96816ddcb3b89666c41c90b76c8f7a64066
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-02-04 10:55:08 +0000

    Add disabled-by-default XS fractal test 

  Change: 523803f49bf45a98e8f51980b79863093eef0790
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-02-04 09:56:32 +0000

    Add NO_GRAPHICAL_TEST environment variable 

  Change: 0c6c79c87ddcf8d08f79abceabeee6597010c33e
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-02-04 09:56:32 +0000

    Add tests/examples of fractals

    They "test" that one can create multiple bitmaps and look nice. 

  Change: 376519cddef1684ddaab031f206717a89fe5ac68
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-02-04 09:56:24 +0000

    Add Convert::Color based ->new constructor for different color spaces 

  Change: 9c77682a393596218e024e7090009f80ab8c300c
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-02-03 22:42:04 +0000

    Add Color ':gradients' to aid with debugging 

------------------------------------------
version 0.013 at 2018-02-03 14:17:51 +0000
------------------------------------------

  Change: 6413abd82e793381c8bac835282f986045f07e7d
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-02-03 15:17:51 +0000

    Note that ->window returns undef if there's no graphic device 

  Change: b91ac1a2cf978d276bd05e25ce514807f3517573
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-02-03 15:13:52 +0000

    Require Alien::raylib v0.010

    This one doesn't call exit(3) when InitWindow fails 

  Change: aa3a6e41a51cc8d1a526f082aa9ba4003ff34075
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-02-03 14:19:17 +0000

    Skip, don't fail, test if no graphic device 

  Change: 35e61520ec417ac2ef301ab7afafe8da06a4208d
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-02-03 13:05:13 +0000

    Skip graphical testing if graphic device unavailable 

------------------------------------------
version 0.012 at 2018-01-27 08:44:17 +0000
------------------------------------------

  Change: 967c5c3f90ded43833f726638768f4cb8734ba95
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-01-27 09:44:17 +0000

    Move C struct types into Graphics::Raylib::XS namespace 

------------------------------------------
version 0.011 at 2018-01-27 02:24:55 +0000
------------------------------------------

  Change: 386f2106729b1792db6b234ef0655c0f9e2a6c18
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-01-27 03:24:55 +0000

    Don't collect AutoPrereqs 

------------------------------------------
version 0.010 at 2018-01-27 01:54:39 +0000
------------------------------------------

  Change: ffaec5488afd669b92e2fc7fc4da0b89cdce4c4a
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2018-01-27 02:54:39 +0000

    Update Graphics::Raylib::XS for newest Alien::raylib 

------------------------------------------
version 0.009 at 2017-12-14 16:45:35 +0000
------------------------------------------

  Change: 304eb9823463fade7d1d2c4b8baf8bf98c9866f3
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2017-12-14 17:45:35 +0000

    Add support for arbitrary keycodes

    Unprintable characters are stringfied as their hexadecimal order
    enclosed in angle brackets. An exception are well-known special keys
    such as <Enter> or <Esc>, which are stringified as Vi notation. 

  Change: c089f6dd71ef9f790af420c37955ff1113766449
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2017-12-10 02:50:02 +0000

    Wrap Raylib keyboard keycodes as class 

------------------------------------------
version 0.008 at 2017-12-09 16:12:32 +0000
------------------------------------------

  Change: 7c2fb9c50d95e9ba1cb7a123a316bf70b60c6d88
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2017-12-09 17:12:32 +0000

    Make game of life generations overridable via envvar 

  Change: 94ce8ae6cf6f56866ad6c1a131e69ddb81ab4794
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2017-12-04 18:44:26 +0000

    Add Graphics::Raylib::Keyboard wrapper 

  Change: 87890bb795defc08945de3799f576bcd24e1b657
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2017-12-04 00:20:10 +0000

    Fix incomplete Bitmap drawing when width != height 

------------------------------------------
version 0.007 at 2017-11-27 02:10:43 +0000
------------------------------------------

  Change: d9dc6ee85ffe21e4a4ad8432ca7ebfcf610035de
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2017-11-27 03:10:43 +0000

    Link XS code with private libs

    as it should be 

------------------------------------------
version 0.006 at 2017-11-26 09:03:36 +0000
------------------------------------------

  Change: 3153cdccc0fa2b1d42e421e2a15c55a84a196723
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2017-11-26 10:03:36 +0000

    'Customize' Graphics::Raylib::XS documentation 

  Change: a943531bd8215047527e7da4095af9ef3e9336b9
  Author: Mohammad S Anwar <Mohammad.Anwar@yahoo.com>
  Date : 2017-11-26 09:56:58 +0000

    - Added missing prereq Import::Into. (#2) 

------------------------------------------
version 0.005 at 2017-11-25 23:25:41 +0000
------------------------------------------

  Change: 3b427d7f7d0fb7ae12e9eb034b8b8fe5d7b3fbc2
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2017-11-26 00:25:41 +0000

    Upgrade to raylib 1.8 

------------------------------------------
version 0.004 at 2017-10-08 00:46:01 +0000
------------------------------------------

  Change: f7f41fda6c22a50bf96dfd624d961acd70d39fcb
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2017-10-08 02:46:01 +0000

    Allow bitmap construction to be deferred to drawing stage 

  Change: 21a9c0113dd01ccb3b7c438396641abdbd87391e
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2017-10-07 13:02:20 +0000

    Move non-drawing action outside of Begin/End-Drawing 

  Change: 2d72ba2a60a704427e73d44064ebe0a865275a1e
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2017-10-07 12:30:57 +0000

    Fix undefined warning when using Mouse position setter 

  Change: c373f30ad9c65fbd62451edfea8f553f25e9f62b
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2017-10-07 12:25:31 +0000

    Make Bitmap rotatable. Add Rectangle/Vector Helpers 

  Change: cf347a1e0f3e29e0320548d44481bc55b83870b3
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2017-10-07 08:54:17 +0000

    Add wrappers for Mouse interaction 

  Change: aacf2a0209b1f5875356ab7ed03b77c6211c85e1
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2017-10-06 23:48:09 +0000

    Add Graphics::Raylib::import('+family' for importing all modules 

  Change: 27658fc33bcedd3a604f725f602d578fa03abb3f
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2017-10-06 23:01:14 +0000

    Add transposed parameter to Shape::Bitmap 

  Change: 9b0d9a1c848abfb36c095e62636db61b955a66c9
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2017-10-06 19:37:56 +0000

    Fix up miscalculation of Bitmap width/height 

  Change: b1a53fb7e4438c40c7612624d780608f6b8d4f7c
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2017-10-06 15:07:52 +0000

    Add ':all' tag to Graphics::Raylib::Color 

------------------------------------------
version 0.003 at 2017-10-04 14:27:50 +0000
------------------------------------------

  Change: 674c794bd72a2ee07477d859cc522204347bb01f
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2017-10-04 16:27:50 +0000

    Draw bitmap by use of textures instead of DrawPixel

    Bigger bitmaps ran into size limits before. 

================================================
Plus 2 releases after 2017-07-03 00:00:00 +0000.
================================================