Skip to content

Add error unimplemented - #51

Merged
patsplat merged 3 commits into
patsplat:masterfrom
spk:add-error-unimplemented
Dec 29, 2019
Merged

Add error unimplemented#51
patsplat merged 3 commits into
patsplat:masterfrom
spk:add-error-unimplemented

Conversation

@spk

@spk spk commented Sep 18, 2019

Copy link
Copy Markdown
Contributor

Hi, this add UnimplementedElementError when an element is not found the plist, cheers

@patsplat

Copy link
Copy Markdown
Owner

Originally the "unimplemented error" prompted the user to submit a bug report, but that was some time ago

@spk

spk commented Oct 5, 2019

Copy link
Copy Markdown
Contributor Author

Originally the "unimplemented error" prompted the user to submit a bug report, but that was some time ago

Ok should I rename it to ElementNotFound for example ?

@patsplat

patsplat commented Oct 7, 2019 via email

Copy link
Copy Markdown
Owner

@spk

spk commented Oct 10, 2019

Copy link
Copy Markdown
Contributor Author

Thanks its updated o/

@patsplat
patsplat merged commit 96758e8 into patsplat:master Dec 29, 2019
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Jan 14, 2021
3.6.0 (2020-12-30)

New features and important changes:

* Do not indent multiline string values
  (github.com/patsplat/plist/pull/54)
* Add `Plist::UnimplementedElementError`
  (github.com/patsplat/plist/pull/51)
* Add support for text inside `<![CDATA[ … ]]>`
  (github.com/patsplat/plist/pull/49)

Housekeeping:

* Add Ruby 2.7 and 3.0 to CI (github.com/patsplat/plist/pull/55)
* add docker-compose for development (github.com/patsplat/plist/pull/47)
* Replace `require` with
  `require_relative`(github.com/patsplat/plist/pull/52)
msk pushed a commit to msk/pkgsrc that referenced this pull request May 11, 2026
3.6.0 (2020-12-30)

New features and important changes:

* Do not indent multiline string values
  (github.com/patsplat/plist/pull/54)
* Add `Plist::UnimplementedElementError`
  (github.com/patsplat/plist/pull/51)
* Add support for text inside `<![CDATA[ … ]]>`
  (github.com/patsplat/plist/pull/49)

Housekeeping:

* Add Ruby 2.7 and 3.0 to CI (github.com/patsplat/plist/pull/55)
* add docker-compose for development (github.com/patsplat/plist/pull/47)
* Replace `require` with
  `require_relative`(github.com/patsplat/plist/pull/52)
jperkin pushed a commit to TritonDataCenter/pkgsrc that referenced this pull request May 14, 2026
3.6.0 (2020-12-30)

New features and important changes:

* Do not indent multiline string values
  (github.com/patsplat/plist/pull/54)
* Add `Plist::UnimplementedElementError`
  (github.com/patsplat/plist/pull/51)
* Add support for text inside `<![CDATA[ … ]]>`
  (github.com/patsplat/plist/pull/49)

Housekeeping:

* Add Ruby 2.7 and 3.0 to CI (github.com/patsplat/plist/pull/55)
* add docker-compose for development (github.com/patsplat/plist/pull/47)
* Replace `require` with
  `require_relative`(github.com/patsplat/plist/pull/52)
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