Reference points version history - 6 versions
Reference points by Kaligule
Reference points version history - 6 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.5.1
Released Oct 24, 2020 - 12.91 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Added
- sources can now be given in the reference-point csv files.
- the reference points were redone - there are more of them now and
they are more spaced out.Source code released under GNU General Public License v3.0 only
Older versions
Version 0.5
Released Oct 13, 2020 - 12.37 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Added
- references are not longer written by hand but derived from csv-files in the data directory (which should to create them much more easily).
- Some fixpoints would match on the same string. For example in "I am driving 5 km/h." both "5 km" and "5 km/h" would be candidates for adding a reference point. Until now, both reference points would be added (which was confusing). These conflicts are now captured, only the longer string ("5 km/h") is used now.Source code released under GNU General Public License v3.0 only
Version 0.4
Released Aug 27, 2020 - 11.77 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Added
- numbers and units can now be separated by different types of
whitespace (like tabs) where before only spaces would work.
- the number of whitespace characters separating number and unit
doesn't matter anymore. Before only 0 or 1 was allowed.
Fixed
- False positves where the beginning of a word looks like a unit: `1
mighty sword` had looked like 1 meter and `ighty sword` before. This
would result in the string to be replaced by `1 m (3.33x the length
of a a cucumber)ighty sword`. This doesn't happen anymore'
- Formatting of numbers and whitespace is not changed anymore. Before !
`4,2g` would have been replaced by `4.2 g (...)`.Source code released under GNU General Public License v3.0 only
Version 0.3
Released Aug 23, 2020 - 11.26 KBWorks with firefox 48.0 and later, android 48.0 to 68.*- can now compare with lengths and masses. Other measurements can be added pretty easily in the source code.
- a 96x96 pixel icon (in addition to the preexisting 48x48 one)Source code released under GNU General Public License v3.0 only
Version 0.2
Released Aug 20, 2020 - 10.03 KBWorks with firefox 48.0 and later, android 48.0 to 68.*- can now compare with three different reference masses: a chocolate bar, a cat and a ladySource code released under GNU General Public License v3.0 only
Version 0.1
Released Aug 18, 2020 - 9.7 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Source code released under GNU General Public License v3.0 only