The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Term-VTerm

0.05    2019-08-16 21:28:11
        [CHANGES]
         * Add helpers for Devel::MAT::Dumper

0.04    2019-02-20 22:11:54
        [CHANGES]
         * Switch build system to Module::Build::Using::PkgConfig

0.03    2018-12-23 18:59:17
        [CHANGES]
         * Support symbolic keys
         * Wrap the new VTermColor structure that provides index as well as
           RGB
         * Added an example to demonstrate building a Tickit widget

        [BUGFIXES]
         * ->input_write takes raw UTF-8 bytes, not Unicode strings

0.02    2015/06/18 22:44:12
        [CHANGES]
         * Wrap VTermScreen as Term::VTerm::Screen
         * Give public constructors to Pos, Rect and Color structs
         * Provide $state->set_default_colors()

0.01    2015/03/10 21:44:47
        First version, released on an unsuspecting world.