File: CHANGELOG.txt

package info (click to toggle)
ch5m3d 1.2.5%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,780 kB
  • sloc: javascript: 8,353; php: 184; sh: 57; makefile: 24
file content (33 lines) | stat: -rw-r--r-- 1,096 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
CH5M3D 1.2.2, 2013-06-27
------------------------
- Added ability to include more than one gallery on a single web page.
- Fixed bug with deleting attached hydrogen atoms.
- Removed "view-only" javascript library.  All files in variations folder now call
  main library.  (It was not documented which functions were missing from this
  library, and the size reduction was minimal).


CH5M3D 1.2.1, 2013-06-24
------------------------
- Added a number of web pages to the variations folder to provide more examples
  illustrating ways this library can be used to create web pages.  Most notable
  addition was a gallery page showing multiple floating boxes and a sample script
  that creates mirror images of 2-butanol.
- Updated sections of the documentation to better describe some user-accessible
  functions.


CH5M3D 1.2, 2013-06-10
-----------------------
- Fixed a number of bugs.  Most notable changes in routine to calculate charges.


CH5M3D 1.1, 2013-04-10
----------------------
- Development version. Never released.


CH5M3D 1.0, 2013-03-13
----------------------
- Initial release