Release version 0.12.
Chris Pressey
5 years ago
0 | 0 |
Changelog
|
1 | 1 |
=========
|
2 | 2 |
|
3 | |
* version 0.12-PRE
|
|
3 |
* version 0.12
|
4 | 4 |
|
5 | 5 |
Fixed a bug in `yoob.Cursor.clone`.
|
6 | 6 |
|
0 | 0 |
yoob.js
|
1 | 1 |
=======
|
2 | 2 |
|
3 | |
*Version 0.12-PRE. Everything subject to change.*
|
|
3 |
*Version 0.12. Everything subject to change.*
|
4 | 4 |
*For version history, see the file [HISTORY.markdown](HISTORY.markdown).*
|
5 | 5 |
|
6 | 6 |
yoob.js started out as the HTML5 counterpart to [yoob][], but has since
|
0 | 0 |
/*
|
1 | |
* This file is part of yoob.js version 0.12-PRE
|
|
1 |
* This file is part of yoob.js version 0.12
|
2 | 2 |
* Available from https://github.com/catseye/yoob.js/
|
3 | 3 |
* This file is in the public domain. See http://unlicense.org/ for details.
|
4 | 4 |
*/
|
0 | 0 |
/*
|
1 | |
* This file is part of yoob.js version 0.12-PRE
|
|
1 |
* This file is part of yoob.js version 0.12
|
2 | 2 |
* Available from https://github.com/catseye/yoob.js/
|
3 | 3 |
* This file is in the public domain. See http://unlicense.org/ for details.
|
4 | 4 |
*/
|
0 | 0 |
/*
|
1 | |
* This file is part of yoob.js version 0.12-PRE
|
|
1 |
* This file is part of yoob.js version 0.12
|
2 | 2 |
* Available from https://github.com/catseye/yoob.js/
|
3 | 3 |
* This file is in the public domain. See http://unlicense.org/ for details.
|
4 | 4 |
*/
|
0 | 0 |
/*
|
1 | |
* This file is part of yoob.js version 0.12-PRE
|
|
1 |
* This file is part of yoob.js version 0.12
|
2 | 2 |
* Available from https://github.com/catseye/yoob.js/
|
3 | 3 |
* This file is in the public domain. See http://unlicense.org/ for details.
|
4 | 4 |
*/
|
0 | 0 |
/*
|
1 | |
* This file is part of yoob.js version 0.12-PRE
|
|
1 |
* This file is part of yoob.js version 0.12
|
2 | 2 |
* Available from https://github.com/catseye/yoob.js/
|
3 | 3 |
* This file is in the public domain. See http://unlicense.org/ for details.
|
4 | 4 |
*/
|
0 | 0 |
/*
|
1 | |
* This file is part of yoob.js version 0.12-PRE
|
|
1 |
* This file is part of yoob.js version 0.12
|
2 | 2 |
* Available from https://github.com/catseye/yoob.js/
|
3 | 3 |
* This file is in the public domain. See http://unlicense.org/ for details.
|
4 | 4 |
*/
|
0 | 0 |
/*
|
1 | |
* This file is part of yoob.js version 0.12-PRE
|
|
1 |
* This file is part of yoob.js version 0.12
|
2 | 2 |
* Available from https://github.com/catseye/yoob.js/
|
3 | 3 |
* This file is in the public domain. See http://unlicense.org/ for details.
|
4 | 4 |
*/
|