FUNCTION :  thetaidschanges - recent changes in thetaids package
                

CALLING SEQUENCE :  thetaidschanges()
                    

PARAMETERS :      NONE         

GLOBAL VARIABLES :  NONE

SYNOPSIS :  Lists recent changes in thetaids package
   

EXAMPLES :   

> with(thetaids);
> thetaidschanges();
**************************************************************
*
*
*   thetaids package version 0.8 -  Sun Jun 26 14:08:15 EDT 2016
*   thetaids package version 0.9 -  Tue Jul 12 13:39:16 EDT 2016
*   thetaids package version 1.0 -  Sat Jul 21 12:00:05 EDT 2018
*  This version tested on MAPLE 2017
*
*
*  Changes since previous version 0.9
*
*     * Fixed two bugs in printJACIDORDStable
*       (was giving incorrect numfuncs)
*       (need to omit oo entry for sumcolG)
*
*     * Added noprint global var to
*       provemodfuncidBATCH so when noprint is true
*       it only RETURNS 1 if identity is true.     
*
*     * Updated thetaids/ramarobinsids tutorial
*
*
*  Changes since previous version 0.8
*
*     * Changed pversion to thetaidspversion
*
*     * provemodmfundidBATCH: 
*       RETURNS 1 if identity proved
*
*
*
*  Changes since previous version 0.7
*
*      UNDER CONSTRUCTION
*
**************************************************************
> quit
memory used=1.8MB, alloc=8.3MB, time=0.06

DISCUSSION :

SEE ALSO :  

thetaidspversion