<a name"2.4.1">
- angular 1.6: internal changes to support angular 1.6
<a name"2.3.5">
- docs: correct changelog version number (62eb11fb)
- model-key: model-key comparison on objects (139c5e4a, closes #1485)
<a name"2.3.4">
- build: webpack-dev-server is a peer dependency of grunt-webpack (e7631d28)
- map-loader: change includeScript to place maps api script tag to head element instead of bod (8d6ed161)
<a name"2.3.3">
<a name"2.3.2">
- angular 1.5: working (8ac35c3e)
<a name"2.3.1">
- lodash: #1682 check both directions 3.X to 4.X and 4.X to 3.X. (cb3a20bd)
<a name"2.2.2">
- EventsHelper removeEvents: hasOwnProperty check to protect againt those that override Array.prototype issue (4aa49942)
- angular-simple-logger: point to browser version of the lib (6136cb81)
- loader: replace remove() with removeChild() to delete an existing (86aa0fe8)
- lodash: lodash version also fixed to 3.X on devDependencies for node #1682 (065568aa)
- lodash extensions: fixed indenting and other mistakes (4f303c08)
- mapType: options watch deep, is now watchCollection as it avoids infinite digests (222e68f3)
- travis: remove underscore spec for now (84db4848)
- window memory scope leaks: - WindowsParent model now correctly destroys its child model's scopes. - coffeel (42cca071)
<a name"2.2.1">
- meteor: prepping for new release to have meteor working again (6d01d4eb)
<a name"2.2.0">
- searchbox: visibility fixes, issue #1471 (265e2a3)
- uiGmapLogger: internals outsourced to nemSimpleLogger which we now instantiate (05af52c)
<a name"2.1.6">
- circle: scope properties update again even if the event attribute is not set in the dire (b33d4a92)
- circle-parent-model: circle radius and center events dupe firing fixed by boolean gates to not re-tri (ae4f09b6)
- is-ready max attempts: Stop checking map's readiness after reaching max attempts issue #/1445 (63637fe9)
- lodash: lodash polyfill for _.get , issue /#1433 (705cd34c)
- markerManager: /#1449 adding destroy (99609baa)
- markers-parent-model events: internal events are not getting unhooked; added saftey check (117be87a)
- markerspiderfier: Check if spiderfier is on during an event to recreate the spiderfier if the mark (cf178c87)
- polylines polygons attribute watching: updates not get set correctly fixes issue #1255 (4274d5a0)
<a name"2.1.5">
<a name"2.1.4">
- changelog: on version bump the next version is used as the main header of the changelog (cef77ecb)
- marker:
- RichMarker: Build all post merge of feature RichMarker which marker and the markers directiv (323e41f6)
- better graphing: switched to grunt-angular-architecture-graph (b4f96dba)
- bump w changelog: changelog added to all bumps (e16a86e8)
- graphviz:
- grunt-changelog: changelog added to our grunt build, sorry I did not know about this sooner. See (84227c03)