Skip to content

Releases: ScriptRaccoon/CatDat

v1.2.0 - More Data!

07 Apr 16:09

Choose a tag to compare

What's Changed

Since the least release, I also try to avoid pushing directly to main and to use pull requests instead. This makes the generation of the release notes much easier (in fact, automatic), and also the changes are much more transparent.

Full Changelog: v1.1.0...v1.2.0

v1.1.0 - Introduce Functors, Expand Data, UI Improvements

02 Apr 10:04

Choose a tag to compare

The biggest update

Functors, their properties and implications have been introduced. See #12 for a complete description of this new feature.

What also changed

  • Several improvements of the UI (in particular: search, popups for reasons)
  • Add lots of new data (categories, properties, implications)
  • Add new types of data (special objects, special morphisms)
  • Improve the documentation
  • Implement a deployment strategy that has no downtime
  • Improve table structure
  • Breaking Change: Update Routing (/property -> /category-property, etc.)

Pull Requests

New Contributors

Full Changelog

v1.0.0...v1.1.0

v1.0.0 – Initial release

31 Mar 21:35

Choose a tag to compare

Features

Categories, their properties, and implications between properties can be explored. There is deduction system that automatically deduces properties from more basic ones. Categories can be compared with each other, and one can search for categories with given properties and non-properties.

This YouTube video presents all features:

https://www.youtube.com/watch?v=dQXbPxk__qA

Full Changelog

https://github.com/ScriptRaccoon/CatDat/commits/v1.0.0