The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.0.6 2023-01-30 15:22:04-0500

  - Documentation

      - Fix NAME for Notebook POD.

0.0.5 2023-01-30 11:46:31-0500

  - Features

      - Docker images with dependencies for notebooks.
      - Support for running notebooks in Binder.

  - Documentation

      - Add manual index and quickstart guide.
      - Add InferenceUsingTFHubEnformerGeneExprPredModel tutorial.

0.0.4 2022-12-21 15:57:53-0500

  - Features

      - Add Data::Printer and stringification support for several classes.
      - Add `::TFLibrary` class. Move `GetAllOpList()` method there.

  - Documentation

      - Add InferenceUsingTFHubMobileNetV2Model tutorial.

0.0.3 2022-12-15 10:46:52-0500

  - Features

      - Add more testing of basic API. Complete port of "(CAPI, *)" tests
        from upstream `tensorflow/c/c_api_test.cc`.

0.0.2 2022-11-28 14:33:33-0500

  - Features

      - Explicit support for minimum Perl v5.14.

0.0.1 2022-11-25 11:43:37-0500

  Features

    - First release.