Changelog for palindromes-1.1.0.0

Release history:


25062025 Version 1.1.0.0


19062025 Version 1.0.0.1

Fix the cabal-version from 3.12 to 3.4, because 3.12 is not supported on Hackage.


19062025 Version 1.0

Features:

Fixes:


07042025 Version 0.5

Does a big clean up of the whole package:


08072012 Version 0.4

Cleaned up the options, to make them available for other kinds of palindromes besides DNA palindromes. Code size has been reduced by more than 40% by using higher-order functions and laziness to properly deal with variability.


08072012 Version 0.3.2

Only maximal palindromes are shown by the maximalEvenPalindromesLengthBetweenDNA function.


03072012 Version 0.3.1

Also showing length in DNA palindromes.


01072012 Version 0.3

Uses Data.Bytestring instead of String Includes functionality for determining palindromes in DNA Added many flags for determining the length of the palindromes returned


19032012 Version 0.2.2.2

Corrects a non-critical error in finalWordCentres


19032012 Version 0.2.2.1

Corrects a link


17032012 Version 0.2.2

Corrects the word palindromes solution


26122011 Version 0.2.1

Updates base dependency from <=4 to <5 Uses latin1 character set for input files


10012010 Version 0.2

Reads from standard input, via the flag -i More flexible flag handling Reads multiple files Specifies minimum length of palindromes returned, via the flag -m int


07092009 Version 0.1.1

Corrects two errors in the flags


06092009 Version 0.1

First version of the package

This program has been developed by students from the bachelor Computer Science at Utrecht University within the Software Project course.

© Copyright Utrecht University (Department of Information and Computing Sciences) and Johan Jeuring