Skip to content

refactor!: remove base_type from Field#1

Merged
muktihari merged 4 commits intomasterfrom
refactor/remove-base-type
Apr 11, 2025
Merged

refactor!: remove base_type from Field#1
muktihari merged 4 commits intomasterfrom
refactor/remove-base-type

Conversation

@muktihari
Copy link
Owner

  • ProfileType already has base_type and we can retrieve it using base_type() method in almost constant time, I don't think we need to have dedicated field for base_type. This will reduce complexity on declaring Field struct.
  • Update license naming instead of LICENSE, crates requires as to name it as LICENSE-BSD-3-CLAUSE.
  • Enable running partial benchmarks
  • Release this changes as v0.2.0

@muktihari muktihari self-assigned this Apr 11, 2025
@muktihari muktihari merged commit d058034 into master Apr 11, 2025
1 check passed
@muktihari muktihari deleted the refactor/remove-base-type branch April 11, 2025 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant