Releases: PukPukov/AncapCommons
Releases · PukPukov/AncapCommons
v1.9.16 — Fix name broking numeration of arguments
v1.9.14 & v1.9.15
1.9.14
- Remove limitations of postformat() usage
1.9.15
- Fix confusing similarity of methods postFormat and postformat in AncapDebug
v1.9.13 — Postformats in AncapDebug
add postformats to AncapDebug
v1.9.12 — Major AncapDebug overhaul and other improvements
- Better parameter names in Pair<A, B>
- Get rid of casting in GuaranteedMap
- Add DynData
- Major AncapDebug overhaul
- Add toString() to Weights
v1.9.11
v1.9.10
v1.9.9
v1.9.4 & v1.9.5
1.9.4
- FlowEventBus
- Iterable -> Stream converter
- NumberIterator
- Limited Supplier -> Iterator converter
1.9.5
- Small refactor in RangeSupplier
- New versioning system beginning
-
- Now standard (i.e. without
-SNAPSHOT
mark) version in pom.xml refers to exact unchangeable release
- Now standard (i.e. without
-
- In development process
-SNAPSHOT
-marked versions will be used, e.g.1.9.6-SNAPSHOT
, and there could be a lot of dev binaries under single version string if this is snapshot version string
- In development process
v1.9.3 — @ImplementationRequired
ImplementationRequired