Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BundleMap: improved API for user bits #2318

Merged
merged 4 commits into from
Mar 11, 2020
Merged

BundleMap: improved API for user bits #2318

merged 4 commits into from
Mar 11, 2020

Commits on Mar 11, 2020

  1. BundleMap: improved API for user bits

    - Field unification can be customized and defaults to equality required
    - Bulk assignment of BundleMaps now uses defaults for missing fields
    - You must now define both a Field and Key class
    terpstra committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    0eecc3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03aade1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ae2c8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b588c0b View commit details
    Browse the repository at this point in the history