updated version history

pull/95/head
jmoenig 2021-01-25 15:26:23 +01:00
rodzic 3fd345a9a8
commit 7fcd947b0f
4 zmienionych plików z 8 dodań i 5 usunięć

Wyświetl plik

@ -7,9 +7,12 @@
* **Notable Fixes:**
* fixed a glitch in the animation library's "sine in-out" easing function
* fixed a postMessage glitch in the API, thanks, Bernat!
* **Translation Updates:**
* Tamil, thanks, Barthdry!
### 2021-01-25
* threads: hyperized image attribute reporter primitive (monadic)
* pulled pending PRs
### 2021-01-21
* new dev version

Wyświetl plik

@ -185,7 +185,7 @@ SnapTranslator.dict.ta = {
'translator_e-mail':
'vnkmr7620@gmail.com', // optional
'last_changed':
'2020-12-09', // this, too, will appear in the Translators tab
'2021-01-25', // this, too, will appear in the Translators tab
// GUI
// control bar:
@ -1280,4 +1280,4 @@ SnapTranslator.dict.ta = {
};
/* Tamil Language locale is completed upto 85% by
Revision 1 and 2:- vinayakumar 40
Revision 3 to 5 :- barthdry 45 */
Revision 3 to 5 :- barthdry 45 */

Wyświetl plik

@ -21,7 +21,7 @@
<script src="src/maps.js?version=2020-03-25"></script>
<script src="src/xml.js?version=2020-04-27"></script>
<script src="src/store.js?version=2020-12-11"></script>
<script src="src/locale.js?version=2021-01-05"></script>
<script src="src/locale.js?version=2021-01-25"></script>
<script src="src/cloud.js?version=2020-10-21"></script>
<script src="src/api.js?version=2021-01-25"></script>
<script src="src/sha512.js?version=2019-06-27"></script>

Wyświetl plik

@ -46,7 +46,7 @@
/*global modules, contains*/
modules.locale = '2021-January-05';
modules.locale = '2021-January-25';
// Global stuff
@ -465,7 +465,7 @@ SnapTranslator.dict.ta = {
'translator_e-mail':
'vnkmr7620@gmail.com',
'last_changed':
'2020-12-09'
'2021-01-25'
};
SnapTranslator.dict.te = {