Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Tags: dart-archive/path

Tags

v1.9.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
rev the version of lints used; prep for publishing (#155)

rev the version of lints used; prep for publishing

1.8.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support more arguments in path.join API (#130)

Add additional optional positional arguments to some methods.

1.8.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prep for publishing 1.8.2 (#123)

prep for publishing 1.8.2

1.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare to publish for stable null safety (#104)

1.8.0-nullsafety.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump SDK constraints for pub (#96)

Use a 2.12.0 lower bound since pub does not understand allowed
experiments for earlier versions.

Use a 3.0.0 upper bound to avoid a warning in pub and to give some
flexibility in publishing for stable.

1.8.0-nullsafety.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
allow the 2.12 prerelease sdks (#95)

1.8.0-nullsafety.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare for the 2.11 dev SDKs (#93)

Bump the upper bound to allow 2.10 stable and 2.11.0 dev SDK versions.

1.8.0-nullsafety

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Travis-CI: switch to use dev SDK (#91)

1.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix a failing test on mac (#75)

`/var` is a symlink to `/private/var`, and when setting
`Directory.current` symlinks are resolved. Explicitly resolve symlinks
to find the canonical path to the newly created temp directory.

1.6.4