File: release-notes.txt

package info (click to toggle)
curvesapi 1.06-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 764 kB
  • sloc: java: 5,589; xml: 116; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 597 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Curve API (CAPI)

Version: 1.01
Date: August 10, 2005
	-CubicBSpline now interpolates endpoints when there are 4, 5, or 6 points.  Before,
	 only >= 7 points were supported for interpolating the endpoints.
	-Updated CubicBSpline API class documentation.
	-Updated CubicBspline API appendTo method documentation.
	-Added ability to set the UnsortedValueVectorPanel to disabled input mode for demo app.
	-Updated Point API getLocation method documentation.
	-Upgraded development status from alpha to beta.

Version: 1.0
Date: April 1, 2005
	-Initial release (under the BSD License).