Hey everyone,
I’m starting the release process for b23 now. It should be available later today.
Dan
Hey everyone,
I’m starting the release process for b23 now. It should be available later today.
Dan
Cesium b23 is now available. You can download it here: http://cesium.agi.com/downloads.html.
See the release blog post for information about what’s new, along with screen shots. For a full list of changes, see the change log.
For those who sync to the master repo on GitHub, b23 was re-tagged to this commit. If you want the updated tag, delete the old one and fetch the new one:
git tag -d b23
git fetch origin tag b23
Sorry for the inconvenience.
Dan