Changes in version 1.13.3                        

  - Revert the Java (>= 11) as SystemRequirements. Removed access to
    private KeySet in the code.

                       Changes in version 1.13.2                        

  - Added Java (>= 11) as SystemRequirements.

                       Changes in version 1.13.1                        

  - Update from MELTING 5.1.1 to MELTING 5.2.0
  - Added options for consecutive locked nucleic acids
    (method.consecutive.locked and method.consecutive.locked.singleMM).

                        Changes in version 1.7.1                        

  - Fix minor error in links.

                       Changes in version 0.99.7                        

  - Fixed missing value in withWE.

                       Changes in version 0.99.6                        

  - Removed vignette build products from git repository.
  - Updated installation instructions.
  - Fixed all instances of stop(paste(...)).
  - Added stringsAsFactors = FALSE to the eopts data frame.
  - Expanded the nested functions in meltingBatch.
  - Updated error and/or warning(s) handling by implementing internal
    function withWE.
  - Fixed issue with single sequence input in meltingBatch.

                       Changes in version 0.99.5                        

  - For first review.
  - Changed R and rjava dependency.

                       Changes in version 0.99.4                        

  - Converted T/F to TRUE/FALSE.
  - Documented return for melting.

                       Changes in version 0.99.3                        

  - Fixed minor BiocCheck warnings.
  - Subscribed to mailing list.

  - Fixed gitignore issue

                       Changes in version 0.99.2                        

  - Fixed missing Tables.xlsx

                       Changes in version 0.99.1                        

  - First BioC submission