Skip to content

Changes

#855 (Apr 28, 2024, 10:30:20 PM)

  1. Forward deprecated methods to their new replacement — Donald Raab / githubweb

#854 (Apr 20, 2024, 6:00:12 PM)

  1. Move test template to the correct directory - fixes #1520 — Desislav Petrov / githubweb

#853 (Apr 13, 2024, 2:45:25 PM)

  1. Add NOTICE.md file. — Donald Raab / githubweb

#852 (Apr 12, 2024, 3:15:21 PM)

  1. Add withOccurrences and withoutOccurrences to MutableBag. — Donald Raab / githubweb

#851 (Apr 5, 2024, 10:45:21 PM)

  1. Update JMH Benchmarks and library dependencies. — Donald Raab / githubweb

#850 (Mar 23, 2024, 7:15:24 PM)

  1. Upgrade early access builds to JDK 23 and add JDK 22 to unit test build. — Donald Raab / githubweb

#849 (Feb 17, 2024, 1:00:20 AM)

  1. Implement RichIterable.reduceBy(). Fixes #134 — Craig Motlin / githubweb

#848 (Feb 16, 2024, 9:45:18 AM)

  1. Replace usages of impl.factory.(Bags|Lists|Sets|Maps) with api.factory in unit-tests. — motlin / githubweb
  2. Replace usages of impl.factory.(Bags|Lists|Sets|Maps) with api.factory in unit-tests. — motlin / githubweb

#847 (Feb 15, 2024, 2:15:21 PM)

  1. Extract interface MapTestCase above MutableMapIterableTestCase. — Craig Motlin / githubweb

#846 (Feb 5, 2024, 6:15:19 PM)

  1. Combine tests in unit-tests-java8 that cover the same method contract. — motlin / githubweb