<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Archive on </title>
    <link>https://docs.justcat.it/release-notes/archive/</link>
    <description>Recent content in Archive on </description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Fri, 17 Mar 2023 14:08:59 +0100</lastBuildDate><atom:link href="https://docs.justcat.it/release-notes/archive/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>CAT 1.13.0</title>
      <link>https://docs.justcat.it/release-notes/archive/1.13.0/</link>
      <pubDate>Tue, 17 Dec 2024 01:00:26 +0100</pubDate>
      
      <guid>https://docs.justcat.it/release-notes/archive/1.13.0/</guid>
      <description>This release contains small enhancements for CAT Studio.
You don&amp;rsquo;t need to upgrade CAT PowerShell / CAT CLI; there are new features only in CAT Studio.
Run only selected tests #The most requested feature for the CAT Studio was the ability to run only selected tests. Now it is possible:
Hold the Ctrl key to select more tests, the Shift key to select range of tests, or Ctrl+A to select all visible tests.</description>
    </item>
    
    <item>
      <title>CAT 1.12.0</title>
      <link>https://docs.justcat.it/release-notes/archive/1.12.0/</link>
      <pubDate>Fri, 22 Nov 2024 01:00:26 +0100</pubDate>
      
      <guid>https://docs.justcat.it/release-notes/archive/1.12.0/</guid>
      <description>You provided us lots of feedback recently, so here comes another round of improvements and fixes. Thank you again for reporting all the challenges you encounter. It helps us to make CAT better and better!
We&amp;rsquo;re also introducing a new provider!
Test data in ClickHouse #We’re excited to introduce a new preview feature based on your feedback: support for testing data in ClickHouse, the real-time data warehouse. You can now write tests for this database, compare its data with any other source, and even store test definitions in ClickHouse if you’d like.</description>
    </item>
    
    <item>
      <title>CAT 1.11.0</title>
      <link>https://docs.justcat.it/release-notes/archive/1.11.0/</link>
      <pubDate>Thu, 14 Nov 2024 08:03:26 +0100</pubDate>
      
      <guid>https://docs.justcat.it/release-notes/archive/1.11.0/</guid>
      <description>You keep sending us tons of feedback, thank you very much for that! In this release, we addressed a few issues you reported.
Erroneous data sample #CAT by default shortens strings in the sample of erroneous data, like this:
┌────┬────┬─────┬──────────────────────────┐ │(1) │(2) │(ID) │Message │ ╞════╪════╪═════╪══════════════════════════╡ │ &amp;lt; │ │1 │! Foo │ │ │ &amp;gt; │1 │! Bar │ │ &amp;lt; │ │3 │! Lorem ipsum dolor si... │ │ │ &amp;gt; │3 │!</description>
    </item>
    
    <item>
      <title>CAT 1.10.0</title>
      <link>https://docs.justcat.it/release-notes/archive/1.10.0/</link>
      <pubDate>Mon, 21 Oct 2024 08:03:26 +0100</pubDate>
      
      <guid>https://docs.justcat.it/release-notes/archive/1.10.0/</guid>
      <description>We often get a feedback like &amp;ldquo;Guys, but I don&amp;rsquo;t use PowerShell. We use Python.&amp;rdquo;
We are proud to announce that:
What does it mean? #You can now run CAT tests and work with the results seamlessly from your Python code.
This has no dependency on any other CAT client tool - that means, you e.g., don&amp;rsquo;t have to install / learn / use PowerShell. You&amp;rsquo;ll work only with Python.</description>
    </item>
    
    <item>
      <title>CAT 1.9.0</title>
      <link>https://docs.justcat.it/release-notes/archive/1.9.0/</link>
      <pubDate>Thu, 29 Aug 2024 08:03:26 +0100</pubDate>
      
      <guid>https://docs.justcat.it/release-notes/archive/1.9.0/</guid>
      <description>More options to get CAT #So far we have been offering CAT only
as a free product with some limits (raised when you registered)
or as a paid offering.
We are introducing a &amp;ldquo;middle tier&amp;rdquo; - it will be cheap and easy to buy.
🐱 Please note that CAT is still free for interactive use. Even in corporates, even with production data. Any person can use CAT for free (robots and automated processes still need a license).</description>
    </item>
    
    <item>
      <title>CAT 1.8.0</title>
      <link>https://docs.justcat.it/release-notes/archive/1.8.0/</link>
      <pubDate>Fri, 23 Aug 2024 08:03:26 +0100</pubDate>
      
      <guid>https://docs.justcat.it/release-notes/archive/1.8.0/</guid>
      <description>Parameterize tests easily #Users asked us to provide an efficient way to parameterize tests. In our fictitious airport example, we might want to have separate Azure DevOps pipelines for each terminal. Or we may want to specify terminal number when we run the pipeline. So in tests against various data sources, we want to be able to do something like this:
# ... abbreviated Query: | SELECT COUNT(*) as NumberOfProblems FROM Operation.</description>
    </item>
    
    <item>
      <title>CAT 1.7.0</title>
      <link>https://docs.justcat.it/release-notes/archive/1.7.0/</link>
      <pubDate>Thu, 01 Aug 2024 08:03:26 +0100</pubDate>
      
      <guid>https://docs.justcat.it/release-notes/archive/1.7.0/</guid>
      <description>Define tags for tests #Many users asked for possibility to execute only tests that have / do not have a specific tag. In this release we introduce support for this in CAT PowerShell module and in CAT CLI (support in the CAT Studio will follow).
When you are defining tests, you can add tags like this:
Tests: - Name: Plane capacity check on table STAGE.DEPARTURES. Test Suite: BusinessTests Description: &amp;gt; Plane cannot be overbooked i.</description>
    </item>
    
    <item>
      <title>CAT 1.6.0</title>
      <link>https://docs.justcat.it/release-notes/archive/1.6.0/</link>
      <pubDate>Wed, 31 Jul 2024 08:03:26 +0100</pubDate>
      
      <guid>https://docs.justcat.it/release-notes/archive/1.6.0/</guid>
      <description>Create CAT projects from CAT Studio #In the last release we announced new feature that will help you get started - creating CAT projects from templates - in both CAT PowerShell module and CAT CLI.
Now the same is possible also in CAT Studio:
The content of a &amp;ldquo;Getting started&amp;rdquo; template looks like this:
Documentation - what is CAT #The documentation now contains high-level and less-technical introduction to CAT - what are the use cases, how it works, how it fits into existing intrastructure.</description>
    </item>
    
    <item>
      <title>CAT 1.5.0</title>
      <link>https://docs.justcat.it/release-notes/archive/1.5.0/</link>
      <pubDate>Tue, 23 Jul 2024 08:03:26 +0100</pubDate>
      
      <guid>https://docs.justcat.it/release-notes/archive/1.5.0/</guid>
      <description>Create CAT projects easily #CAT configuration is easy, but still - why would you remember it? Starting with this release, we support creating new CAT projects using these simple commands:
# if you use CAT PowerShell module New-CatProject # if you use CAT CLI catcli new -t default This will create a very simple CAT project file. It is handy for regular CAT users. If you are new to CAT, continue reading, we have something for you :-)</description>
    </item>
    
    <item>
      <title>CAT 1.4.0</title>
      <link>https://docs.justcat.it/release-notes/archive/1.4.0/</link>
      <pubDate>Tue, 04 Jun 2024 08:03:26 +0100</pubDate>
      
      <guid>https://docs.justcat.it/release-notes/archive/1.4.0/</guid>
      <description>CAT on Linux #In the last release, we announced cats and penguins are friends.
We did more testing and enriched the documentation with the results. Now you can review:
what CAT providers work on Linux: Providers overview
what CAT outputs work on Linux: Outputs overview
Both overviews contain &amp;ldquo;Linux&amp;rdquo; column with information that will help you to determine whether it may work on Linux. Tested with CAT PowerShell module on Ubuntu 22.</description>
    </item>
    
  </channel>
</rss>
