commit 7bb6fa63c00268bc77f7e76f91bb4a8b243080cf Author: Daniel Espinosa Date: Wed Feb 7 10:37:51 2018 -0600 Released 0.16.1 NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) commit e060fadca221c5966f2655d4d93f6d4cf9c2f2f5 Author: Daniel Espinosa Date: Thu Jan 18 15:21:20 2018 -0600 GomElement: Fixed attributes traversing Is now possible to traverse in all attributes of a GomElement. configure.ac | 2 +- gxml/GomElement.vala | 44 +++++++++++++++++++++++++++--- meson.build | 2 +- test/GHtmlDocumentTest.vala | 37 +++++++++++-------------- test/GomElementTest.vala | 66 +++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 124 insertions(+), 27 deletions(-) commit ee828adb9abab8aaa86f9bcc151f386f68e99061 Author: Rafael Fontenelle Date: Sat Jan 13 12:29:54 2018 +0000 Update Brazilian Portuguese translation po/pt_BR.po | 320 ++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 192 insertions(+), 128 deletions(-) commit 897ed7b8f0ea1f717403c1847ac8644be144507c Author: Daniel Espinosa