Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Revert lib version updates for some libs. Again. #175

Merged
merged 1 commit into from
Jan 18, 2018

Conversation

poeschlr
Copy link
Collaborator

Some libs have again been stored using a recent nightly. This creates problems for everyone using older versions. (dcm file content gets invisible for some reason.)

I reverted the lib version header for all libs that had problems.

@evanshultz evanshultz merged commit 8b3dfcb into KiCad:master Jan 18, 2018
@jkriege2
Copy link
Collaborator

Hmmm ... I'm not sure how much sense this makes. In the end we're building libs for v5 here (or the current nightlies). So at some point we will have to allow the new format. In footprints we already create incompatible footprints by e.g. using new features like polygon pads!

I would find it cleaner to declare this lib for v5 (and current nightlies), while the old kicad-library is our legacy lib for the old versions?

This will also help us in the PRs, because the new KiCAD versions resort the drawing commands in the .lib-files and if we allow symbols from a stable version here, we will always get a lot of noise just by that resorting in the diffs.

@jkriege2 jkriege2 mentioned this pull request Jan 20, 2018
@poeschlr poeschlr deleted the fix_lib_version branch April 7, 2018 21:55
@myfreescalewebpage myfreescalewebpage added Enhancement Improves existing symbol in the library and removed Enhancement Improves existing symbol in the library labels May 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement Improves existing symbol in the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants