Please find the changelog below. TL;DR: the most important (breaking) 
change is that mapUi, flatMapUi, etc, now take UI actions. This was 
suggested by a few people and is outlined at 
http://macroid.github.io/guide/UiActions.html#usage-with-futures.Version 
2.0.0-M4

Detailed diff can be found on GitHub 
<https://github.com/macroid/macroid/compare/v2.0.0-M3...v2.0.0-M4>.
All modules

All *Macroid* modules now reside in the same repository and take advantage 
of a unified build setup. Note that commit history has been rewritten to 
include references to the relevant modules in the commit messages.
Core
   
   - *mapUi, flatMapUi, etc now receive UI actions*
   - *IDs inside fragments are now hidden from outer search #31 
   <https://github.com/macroid/macroid/issues/31>*
   - *Fixed wrongfully eager evaluation of RichOption#|, Ui#~ and dialog 
   event handlers*
   - FragmentApi is now contravariant in A #33 
   <https://github.com/macroid/macroid/issues/33>
   - Fixed unused dialog theme parameter
   - Not just a List, but any TraversableOnce is an Effector #47 
   <https://github.com/macroid/macroid/issues/47> (thanks Fernando 
   <https://github.com/Governa>)
   - Generalized typeface tweak #53 
   <https://github.com/macroid/macroid/issues/53> (thanks Sean Griffin 
   <https://github.com/sgrif>)
   - toast now supports resource IDs besides plain strings #51 
   <https://github.com/macroid/macroid/issues/51> (thanks Sean Griffin 
   <https://github.com/sgrif>)
   - New tweaks for TextView#setHint #49 
   <https://github.com/macroid/macroid/issues/49> (thanks Sean Griffin 
   <https://github.com/sgrif>)
   - Added aliases for l, w and f #32 
   <https://github.com/macroid/macroid/issues/32>
   - Added side-based media queries #29 
   <https://github.com/macroid/macroid/issues/29>
   - New contrib tweaks

Akka
   
   - *Package changed to macroid.akka, artifact changed to macroid-akka*

Viewable
   
   - Added Listable#addFillView

-- 
You received this message because you are subscribed to the Google Groups 
"scala-on-android" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to scala-on-android+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to