2016-01-26 08:04:33 +08:00
|
|
|
Release notes
|
|
|
|
=============
|
|
|
|
|
2016-01-29 12:55:03 +08:00
|
|
|
1.0 (unreleased)
|
|
|
|
----------------
|
2016-01-26 08:04:33 +08:00
|
|
|
|
2016-01-29 12:55:03 +08:00
|
|
|
* First release
|
|
|
|
* Experiments (your code) should use ``from artiq.experiment import *``
|
|
|
|
(and not ``from artiq import *`` as previously)
|
|
|
|
* Core device flash storage has moved due to increased runtime size.
|
|
|
|
This requires reflashing the runtime and the flash storage filesystem image
|
2016-01-31 05:50:15 +08:00
|
|
|
or erase and rewrite its entries.
|