Releases: aerisweather/aerisjs
Releases · aerisweather/aerisjs
v0.3.1
v0.3.0
No breaking changes
- ADD: Marker and MarkerCollection added to publicApi
- MOD: Update build documentation, and move to docs/build.md
- MOD: Move *.md docs to docs/ dir (from docs/markdown)
- MOD: Update documentation
- MOD: ViewModel/Collection accepts Backbone.Model/Collection
as data source (instead of requiring more specific aeris.Model/Collection)
See git history for a full change list.
v0.2.1
v0.2.0
- ADD: Partial support for Leaflet maps: map, tile layers, markers
Still no support for: markercollections, polylines, infoboxes - FIX: Add missing node packages to package.json
- FIX: Add assets to build path
- MOD: Allow attributeTransforms to be set directly on a ViewModel prototype
- MOD: Expose aeris.maps.markerscollections.MarkerCollection
- MOD: Update examples to use aeris.js from CDN
- MOD: Fix travis to autodeploy on hamweather/master
- MOD: Reconfigure and refactor grunt build tasks
- MOD: Minor YUIDoc annotation changes
v0.1.5
v0.1.4
v0.1.3
- Create API models/collections for all weather-related Aeris API endpoints
- Refactor Toggle objects, using ToggleBehvaior mixins
- Waypoint 'selected...' attributes for styling selected waypoints
- Clean and refactor MapApp controllers
- Prefix MapApp CSS classes with 'aeris-'
- Optimize Aeris API requests using the SubsetCollection class and client-side filters
- Document mixed-in class members
- Support https Aeris API reqeusts
v0.1.2
v0.1.1
Includes many breaking changes to v0.1.0, including major restructuring of the public API.
- Major renaming and restructuring of namespaces and AMD paths
- Fix and refactor Animation and AnimationSync
- Fix up and uncomment-out specs
- Create basic examples to serve as documentation-in-code
- Major refactor of YUIDoc annotations, to play nice with YUIDoc generator
- Generator scripts for non-YUIDoc themes, using Handlebars and raw parsed data
- Documentation themes for public API, reference API, and a getting started guide (*.md files)
- Update vendor lib versions
- Numerous other small fixes and refactorings
Available from our CDN:
http://js.aerisapi.com/aeris.js
Documentation is available at http://hamweather.com/docs/aerisjs