Skip to content

Conversation

@naingaunglwin-dev
Copy link
Owner

No description provided.

@naingaunglwin-dev naingaunglwin-dev merged commit 91c84d9 into dev Dec 9, 2025
1 check passed
@naingaunglwin-dev naingaunglwin-dev deleted the chore/add-github-action branch December 9, 2025 08:36
naingaunglwin-dev added a commit that referenced this pull request Dec 9, 2025
* feat:implement_toString_for_result_class

* feat:implement_stop()_to_replace_deprecated_end()

* refactor:replace_ramsey_uuid_with_native_php_functions

* refactor:rename_static_method_from_run()_to_watch()

* refactor:move_timer_status_to_dedicated_Enum_class (#5)

* fix:update_timer_status_constant_with_enum_in_test_cases (#6)

* feat:add_new_methods_in_timetracker (#7)

New methods,
1. isStarted()
2. isStopped()
3. getActiveTimers()

* fix:add_isStopped_check_in_finally_block_to_prevent_duplicate_stop_calls (#8)

* docs:update_README_to_include_new_methods

* feat: add new methods in timetracker (#9)

new methods:

- lap
- getLaps
- pause
- resume
- inspect

* chore: add phpunit cache and coverage folders to .gitignore

* chore: add test workflow for master and dev branches (#10)

* chore: add test workflow for master and dev branches

* remove version field from composer.json

* refactor: restore run() as deprecated alias for backward compatibility (#11)

- Reintroduce run() which was previously removed when adding watch()
- Mark run() as deprecated but keep it fully functional

* docs: add changelog for recent changes (#12)
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