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 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91
  
     | 
    
      Revision history for Perl module Chemistry::Elements
1.081 2025-04-13T22:44:24Z
	* require a newer version.pm for v5.10.1 tests
1.079 2025-02-11T15:56:43Z
	* update error messages to properly interpolate bad args (#17)
	* update symbol for 105 from proposed Ha to actual Db (#16)
1.078 2025-01-05T11:14:20Z
	* refresh distro and move to BRIANDFOY
1.077 2024-01-15T21:20:02Z
	* refresh distro, update email addresses
1.076 2023-01-10T15:33:32Z
	* remove some internal cruft noted by Gene Boggs. No meaningful
	changes and no need to update unless you want to.
1.075 2021-10-26T17:12:19Z
	* Minor fix to Changes file because I had the first two dates in the
	wrong order
	* On the repo side, fixed up the GitHub actions to do more testing
	and to report to Coveralls. It's all changed since last I looked.
1.074 2021-01-15T08:26:43Z
	* freshen distro, remove Travis CI, add Github Actions
1.073 2018-05-22T13:57:23Z
	* Change to Artistic License 2.0.
1.072 2017-08-06T06:08:52Z
	* Update the new heavy element symbols.
1.071 2016-12-30T20:11:12Z
	* Version adjustment to be greater than what's on CPAN
1.065 2016-12-24T18:07:06Z
	* Add the rest of the Japanese element names
1.064 2016-12-24T17:24:18Z
	* Ben Bullock adds Japanese element names and fixes some sloppy
	typing while he's in there.
1.063 2016-12-24T03:46:31Z
	* New names for 113, 115, 117, and 118
	https://iupac.org/iupac-announces-the-names-of-the-elements-113-115-117-and-118/
1.062 2016-01-12T19:38:47Z
	* Fix the GitHub reference
1.061 2016-01-12T19:28:38Z
	* Add the latest chemical elements. We're up to 118 now.
	* http://periodic.lanl.gov/index.shtml
1.06 - 2008-08-31
	* Bump to a release version. There are no changes since the
	last development version.
1.05_02 - 2008-08-29
	* Fix some element name typoes
	* All of this is now in github
	https://github.com/briandfoy/chemistry-elements.git
1.05_01 - 2008-06-28
	* Adding multi-language support
	* This is a test version for the new tests and the big move
1.05 - 2007-11-09
	* cleanups for the move from CVS to SVN, and latest kwalitee
	* no need to upgrade
1.04 - 2007-07-30
	* Updated distro to use new subversion repo, and for kwalitee
1.03 - 2007-01-09
	* updated copyright and license info
	* no code changes, so no need to upgrade
1.01 - 2005-05-24
	* Fixed up the distro to have tests and more documentation
	* Added license info: this package is under the same terms as Perl itself
0.97.1102 - 1997-11-02
	* gutsy enough to actually release it for testing and comments
	* working on a German version to be released RSN (just need a free hour)
0.97.1018 - 1997-10-19
	* original version; created by h2xs 1.18
 
     |