2021-05-30 10:58:13 by Takahiro Kambe | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
devel/ruby-tins: update to 1.29.1
1.29.1 (2021-05-20)
* Reraise the same exception object for exceptions with additional methods.
* Readme: Remove homepage section, the link shows a 404.
|
2021-05-09 15:52:40 by Takahiro Kambe | Files touched by this commit (3) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
devel/ruby-tins: update to 1.29.0
1.29.0 (2021-05-07)
* Add more ways to reraise exceptions in attempt.
|
2021-01-13 15:39:15 by Takahiro Kambe | Files touched by this commit (3) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
devel/ruby-tins: update to 1.28.0
No changes, but it adds support for Ruby 3.0.
|
2021-01-11 14:19:25 by Takahiro Kambe | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
devel/ruby-tins: update to 1.26.0
1.26.0 (2020-09-30)
* Add shortcut that automatically waits.
|
2020-05-25 15:59:56 by Takahiro Kambe | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
devel/ruby-tins: update to 1.25.0
Update ruby-tins to 1.25.0.
No release note nor changes.
* Use ruby-sync.
* Allow waiting for limited threads.
|
2020-03-08 16:37:23 by Takahiro Kambe | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
devel/ruby-tins: update to 1.24.1
Update ruby-tins to 1.24.1.
No proper changes are available but it looks like better support for Ruby
2.6 and later. Please refer
<https://github.com/flori/tins/compare/v1.20.2...v1.24.1>.
|
2018-12-17 15:58:00 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
devel/ruby-tins: udpate to 1.20.2
* 2018-11-14 Release 1.20.2
- Fix ~x options
* 2018-11-14 Release 1.20.1
- Add disabling boolean options in Tins::GO#go method.
* 2018-11-14 Release 1.20.0
- Support default arguments in Tins::GO#go method.
* 2018-11-07 Release 1.19.0
- Allow annotations without arguments
* 2018-11-02 Release 1.18.0
- `thread_local` and `thread_global` with default block
* 2018-10-15 Release 1.17.0
- Add Tins::TempIO::Enum class to wrap `temp_io` into Enumerator.
|
2018-03-14 15:28:26 by Takahiro Kambe | Files touched by this commit (3) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
devel/ruby-tins: update to 1.16.3
2017-12-05 Release 1.16.3
* Improve temp_io method by not changing working dir.
2017-12-05 Release 1.16.2
* Improve temp_io method with a given name.
2017-12-05 Release 1.16.1
* Improve temp_io method with block
2017-11-29 Release 1.16.0
* Prove temp_io method with block
|
2017-07-31 16:29:22 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-tinsto 1.15.0.
2017-06-29 Release 1.15.0
* Add support for smart duration formats with %D directive
|
2017-06-05 16:23:21 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-tinsto 1.14.0.
2017-05-16 Release 1.14.0
* Add visit proc to determine if file should be visited.
|