Skip to content

Releases: getorg/getorg

v0.3.1 for Zenodo

01 Oct 21:39
Compare
Choose a tag to compare

getorg 0.3.1

19 Aug 21:26
Compare
Choose a tag to compare

Fix to add hashed_usernames support to orgmap.map_location_dict

Release for Zenodo.

v 0.3.0

15 Aug 19:53
Compare
Choose a tag to compare

Added support for easy markercluster HTML pages (including all the leaflet/mc dependencies):

  • orgmap.output_html_cluster_map(org_location_dict, folder_name)
  • orgmap.map_orgs_to_clustermap(github_obj, org_name_or_object, folder_name, hashed_usernames)
    Various bugfixes

0.2.9

05 Aug 00:27
Compare
Choose a tag to compare

Better event handling

0.2.7

04 Aug 16:54
Compare
Choose a tag to compare

Fixed some bugs in orgevents

0.2.6

03 Aug 19:01
Compare
Choose a tag to compare
  • Example notebook for mapping multiple organizations, includes clustered leaflet HTML
  • Basic functionality for opt-out / excluding usernames (optional parameter in map_orgs).
  • Export location dictionaries to csv and js variable fully works

0.2.5

03 Aug 00:38
Compare
Choose a tag to compare
  • Bug fixes on org mapping (orgmap module)
  • Basic support for events in an organization (orgevents module)
  • Output to .js variable file (for leaflet cluster HTML file)
  • More documentation in docstrings

v0.2.0

28 Jul 23:56
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

The first actual release of getorg, v.0.2.0. Everything seems stable for the basic mapping features. It is also up on PyPI, so you can just pip install getorg.