Apache Commons logo Commons Functor

Apache Commons Functor Changes

Release History

Version Date Description
1.0 2012-??-?? First release.

Release 1.0 - 2012-??-??

Type Changes By

?

Drop support to serialization Fixes FUNCTOR-29. kinow

?

Reduce API clutter by removing or reducing scope of FunctorType.equals(FunctorType) methods Fixes FUNCTOR-11. kinow

?

Update site after new project structure Fixes FUNCTOR-25. kinow

?

Enhancements on the Generator API Fixes FUNCTOR-14. kinow

?

Fix checkstyle errors in the generator package Fixes FUNCTOR-28. kinow

?

Change default arity of Function, Procedure and Predicate Fixes FUNCTOR-24. kinow

?

Add static Limit#of method to create new Limit's. Fixes FUNCTOR-27. kinow

?

aggregator.xml generates broken JavaDoc links Fixes FUNCTOR-23. Thanks to Liviu Tudor. simonetripodi

?

Generify ComparableComparator. Fixes FUNCTOR-22. kinow

?

Fix NPE in UnarySequence. Fixes FUNCTOR-21. kinow

?

Fix checkstyle warnings Fixes FUNCTOR-19. Thanks to Bruno P. Kinoshita. simonetripodi

?

Fix duplicated entries in examples page of [functor] website, and replace <br/> tags in aggregator.xml Fixes FUNCTOR-18. Thanks to Bruno P. Kinoshita. simonetripodi

?

Move developers from @author tags to pom.xml Fixes FUNCTOR-17. simonetripodi

?

Fix checkstyle errors Fixes FUNCTOR-16. Thanks to Bruno P. Kinoshita. simonetripodi

?

Distribute tests from TestAlgorithms into several test classes under algorithm test package Fixes FUNCTOR-15. Thanks to Bruno P. Kinoshita. simonetripodi

?

Make Limit and Offset Serializable Fixes FUNCTOR-9. Thanks to Bruno P. Kinoshita. simonetripodi

?

Possible NPE in TransformedGenerator if getWrappedGenerator() is overridden to return null Fixes FUNCTOR-8. Thanks to Bruno P. Kinoshita. simonetripodi

?

Tests for generators Fixes FUNCTOR-7. Thanks to Bruno P. Kinoshita. simonetripodi

?

Complete the javadoc description of Limit Fixes FUNCTOR-5. Thanks to Bruno P. Kinoshita. simonetripodi

?

Add easily accessible, user-friendly examples Fixes FUNCTOR-4. Thanks to Bruno P. Kinoshita. simonetripodi

?

Reduce the use of raw types in test classes. Fixes FUNCTOR-3. kinow

?

Improve Functor web page, removing Ant from building Fixes FUNCTOR-2. Thanks to Bruno P. Kinoshita. simonetripodi

?

New components: summarize and aggregate Fixes FUNCTOR-1. Thanks to Liviu Tudor. simonetripodi