Skip to content

Releases: psteiwer/AnalyzeThis

AnalyzeThis v1.2.2

25 Aug 19:43
97d3714
Compare
Choose a tag to compare

Adds support for zpm and docker

AnalyzeThis v1.2.1

07 Oct 20:25
6dc604c
Compare
Choose a tag to compare

In this version:

  • 2 digit dates are now assumed to be in the last 100 years instead of 1900's
  • Mini-Analyzer option is hidden from generated dashboard

AnalyzeThis v1.2.0

03 Apr 17:19
4993cd9
Compare
Choose a tag to compare

In this version:
Version displays in BookCover
ReloadData method added to generated source class
Source file can be a URL instead of local file
Bug fixes

AnalyzeThis v1.1.3

20 Nov 14:43
54c98d2
Compare
Choose a tag to compare

This release contains bug fixes related to data importing

AnalyzeThis v1.1.2

23 Jul 22:31
15c9bd1
Compare
Choose a tag to compare

This release fixes a couple of bugs that were seen when accessing AnalyzeThis on a remote server

AnalyzeThis v1.1.1

10 Apr 19:50
f882505
Compare
Choose a tag to compare

This maintenance version includes fixes to the storage definition. Generated classes will be stored in ^AnalyzeThis.G.<FIRST 16 CHARACTERS OF NAME> - this means that we are also enforcing uniqueness to cube names for the first 16 characters.

AnalyzeThis v1.1.0

19 Feb 22:35
193c7f5
Compare
Choose a tag to compare

This release contains a handful of bug fixes as well as some exciting new enhancements.

Enhancements:

  • Class and SQL as source types
  • Automatic date format recognition
  • $H date format now supported

AnalyzeThis v1.0.0

19 Feb 22:24
Compare
Choose a tag to compare

Version Features:

  • Takes CSV as input
  • Creates Caché class
  • Imports data to class
  • Creates DeepSee cube
  • Populates cube
  • Generates sample dashboard