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

0.006   2022-12-14
        [CHANGES]
         * Updated for Object::Pad v0.73
            + Use `field NAME = EXPR` syntax
            + Set `:strict(params)`

0.005   2021-09-14
        [CHANGES]
         * Added ->use_pty method to simplify common case of using an IO::Pty
           handle
         * Updated for Term::VTerm 0.07 - need to `use Term::VTerm::Pos`

0.004   2021-08-17
        First version, released on an unsuspecting world.
        Well, almost first release. This distribution replaces a previous one
        of the same name, which itself will be renamed Tickit-Widget-TermPP