Revision history for NewFangle}, 0.06 2021-05-06 10:25:40 -0600 - Fixed some frankly embarrassing documentation errors (arc++, gh#20) 0.05 2021-04-24 13:08:35 -0600 - Moved to new GitHub org - Add support for Perl 5.14 (gh#19) 0.04 2020-12-10 15:27:00 -0700 - Bump version requirement of Alien::libnewrelic for clang 10 fixes 0.03 2020-06-03 14:19:13 -0600 - Add NewFangle::newrelic_set_host_display_name (gh#14) - Add NEWRELIC_APP_HOSTNAME environment variable (gh#14) 0.02 2020-05-19 16:23:14 -0600 - Bump Alien::libnewrelic prereq to 0.04 - NewFangle::Transaction#record_custom_event now returns a true value (always). The underlying C-SDK returns void (undef), but it is easier for the Perl api to return true for consistency and for testing. (gh#11) - Add NewFangle::Transaction#notice_error_with_transaction (gh#11) - Add NewFangle::Transaction#create_distributed_trace_payload (gh#11) - Add NewFangle::Transaction#accept_distributed_trace_payload (gh#11) - Add NewFangle::Transaction#create_distributed_trace_payload_httpsafe (gh#11) - Add NewFangle::Transaction#accept_distributed_trace_payload_httpsafe (gh#11) 0.01 2020-05-14 17:37:47 -0400 - initial version