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

Minor improvements #15

Merged
merged 6 commits into from
May 14, 2024
Merged

Minor improvements #15

merged 6 commits into from
May 14, 2024

Conversation

JotaroOfRivia
Copy link
Collaborator

@JotaroOfRivia JotaroOfRivia commented Apr 9, 2024

In this PR there're following changes:

  • JetModule doesn't try to behave as an openDAQ module anymore. It's an independent library.
  • Read-only properties are no longer updated from Jet.
  • FunctionProperty has been reworked from ground up. Both types of callable objects (procedures and functions) work properly now.
  • Logging mechanism has been reworked in order to not instantiate logger in every class.

@JotaroOfRivia JotaroOfRivia marked this pull request as ready for review May 10, 2024 08:39
@JotaroOfRivia JotaroOfRivia self-assigned this May 10, 2024
@JotaroOfRivia JotaroOfRivia merged commit 246a10e into main May 14, 2024
2 checks passed
@JotaroOfRivia JotaroOfRivia deleted the improvements branch May 15, 2024 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants